File manager - Edit - /usr/local/cpanel/3rdparty/share/angular-ui-scroll/1.6.1/demo/differentItemHeights/differentItemHeights.html
Back
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Different Item Heights</title> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.14/angular.js"></script> <script src="../../src/ui-scroll.js"></script> <script src="differentItemHeights.js"></script> <link rel="stylesheet" href="../css/style.css" type="text/css"/> </head> <body ng-app="application"> <div class="cont cont-global"> <a class="back" href="../index.html">browse other examples</a> <h1 class="page-header page-header-exapmle">Different Item Heights</h1> <div class="viewport-wrap"> <div class="viewport " ui-scroll-viewport style="width: 350px; height2: 300px;"> <div id="dhilt" style="height:0px; overflow: hidden">trololo</div> <div class="item" ui-scroll="item in datasource" style="height: {{item.height}}px">{{item.text}}</div> </div> </div> </div> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings