|
17 | 17 | <button class="button button-balanced" ng-click="showPrompt()">Prompt</button>
|
18 | 18 | <button class="button button-balanced" ng-click="showPasswordPrompt()">Password Prompt</button>
|
19 | 19 | <button class="button button-positive" ng-click="showAlert()">Alert</button>
|
20 |
| - <div style="height: 3000px; width: 50px; background-color: rgba(0,0,0,0.5);"></div> |
| 20 | + <div class="list"> |
| 21 | + <a class="item" href="#">Item</a> |
| 22 | + <a class="item" href="#">Item</a> |
| 23 | + <a class="item" href="#">Item</a> |
| 24 | + <a class="item" href="#">Item</a> |
| 25 | + <a class="item" href="#">Item</a> |
| 26 | + <a class="item" href="#">Item</a> |
| 27 | + <a class="item" href="#">Item</a> |
| 28 | + <a class="item" href="#">Item</a> |
| 29 | + <a class="item" href="#">Item</a> |
| 30 | + <a class="item" href="#">Item</a> |
| 31 | + <a class="item" href="#">Item</a> |
| 32 | + <a class="item" href="#">Item</a> |
| 33 | + <a class="item" href="#">Item</a> |
| 34 | + <a class="item" href="#">Item</a> |
| 35 | + <a class="item" href="#">Item</a> |
| 36 | + <a class="item" href="#">Item</a> |
| 37 | + <a class="item" href="#">Item</a> |
| 38 | + <a class="item" href="#">Item</a> |
| 39 | + <a class="item" href="#">Item</a> |
| 40 | + <a class="item" href="#">Item</a> |
| 41 | + <a class="item" href="#">Item</a> |
| 42 | + <a class="item" href="#">Item</a> |
| 43 | + <a class="item" href="#">Item</a> |
| 44 | + <a class="item" href="#">Item</a> |
| 45 | + <a class="item" href="#">Item</a> |
| 46 | + <a class="item" href="#">Item</a> |
| 47 | + <a class="item" href="#">Item</a> |
| 48 | + <a class="item" href="#">Item</a> |
| 49 | + <a class="item" href="#">Item</a> |
| 50 | + <a class="item" href="#">Item</a> |
| 51 | + <a class="item" href="#">Item</a> |
| 52 | + <a class="item" href="#">Item</a> |
| 53 | + <a class="item" href="#">Item</a> |
| 54 | + <a class="item" href="#">Item</a> |
| 55 | + </div> |
21 | 56 | </ion-content>
|
22 | 57 |
|
23 | 58 | <script id="popup-template.html" type="text/ng-template">
|
|
0 commit comments