View file fuelux-3.12.0/test/markup/infinite-scroll-markup.html

File size: 186B
<!DOCTYPE html>
<html lang="en">
<head><title>Sample Markup</title></head>
<body>
<div id="MyInfiniteScroll" style="height: 400px; overflow-y: auto; width: 200px;"></div>
</body>
</html>