|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /home/queenjbs/junsu/plugin/TotalControl/javascripts/jscrollpane/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>jScrollPane version 1.x</title> <!-- styles specific to demo site --> <link type="text/css" href="style/demo.css" rel="stylesheet" media="all" /> <!-- styles needed by jScrollPane - include in your own sites --> <link type="text/css" href="style/jquery.jscrollpane.css" rel="stylesheet" media="all" /> <!-- latest jQuery direct from google's CDN --> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script> <!-- the mousewheel plugin --> <script type="text/javascript" src="script/jquery.mousewheel.js"></script> <!-- the jScrollPane script --> <script type="text/javascript" src="script/jquery.jscrollpane.min.js"></script> <!-- scripts specific to this demo site --> <script type="text/javascript" src="script/demo.js"></script> </head> <body> <div id="top-nav"> <img src="image/logo.png" width="196" height="69" alt="jScrollPane"> <ul> <li><a href="#">Home</a></li> <li><a href="#examples">Examples</a></li> <li><a href="#themes">Themes</a></li> <li><a href="#usage">How to use</a></li> <li><a href="faqs.html">FAQs</a></li> <li><a href="known_issues.html">Known issues</a></li> <li><a href="#support">Support</a></li> <li><a href="#download">Download</a></li> </ul> </div> <div id="container"> <h1>jScrollPane version 1.x</h1> <p> You followed a link to a page for version 1 of jScrollPane - the jQuery plugin which provides cross browser custom scrollbars. Version 1 is now deprecated and all development/ support is concentrated on version 2 of the plugin. I suggest that you visit the <a href="/">new jScrollPane homepage</a> to find out all about version 2 of the plugin. </p> <p> If you must use version 1 of the (for example because you are updating a site that was originally built using version 1) then you can find the old site <a href="v1/demo/jScrollPane.html" rel="nofollow">here</a>. </div> </body> </html>