UNPKG

slimscroll

Version:

slimscroll is a small commonjs module with no library dependencies (sans jquery) that transforms any div into a scrollable area with a nice scrollbar - similar to the one Facebook and Google started using in their products recently. slimScroll doesn't occ

16 lines 602 B
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Linotype Example</title> <meta name="author" content="Yaw Joseph Etse" /> <meta name="description" content="fullPage full-screen backgrounds." /> <meta name="keywords" content="fullpage,demo,screen,fullscreen,backgrounds,full-screen" /> <meta name="Resource-type" content="Document" /> <link rel="stylesheet" type="text/css" href="linotype.css" /> </head> <body> linotype test <script type="text/javascript" src="main.js"></script> </body> </html>