UNPKG

fuelux

Version:

Base Fuel UX styles and controls

8 lines (7 loc) 187 B
<!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>