Skip to content

sershp32/magicpanel-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Magic Panel

jQuery plugin to quickly scroll up page using left side panel.

Install

Quickly install looks like this:

<script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="jquery.magicpanel.js"></script> <link type="text/css" rel="stylesheet" media="all" href="magicpanel.css" />

How to use

All that you need it is just run magic panel and pass main container width:

$("body").magicPanel({minWidth:900});

Contacts

Email: sergeshpak@gmail.com

@sergz

About

JQuery plugin to quick scroll up page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors