Statistiques
| Révision :

root / tei / js / jquery.localscroll.README.txt @ 2

Historique | Voir | Annoter | Télécharger (753 octet)

1 2 mingarao
jQuery.LocalScroll 1.2.x
2 2 mingarao
3 2 mingarao
* This release of the plugin requires jQuery.ScrollTo 1.3.1 or higher. http://jquery.com/plugins/project/ScrollTo
4 2 mingarao
5 2 mingarao
* The hash of settings is passed in to jQuery.ScrollTo, so, in addition to jQuery.LocalScroll's settings, you can use any of jQuery.ScrollTo's
6 2 mingarao
  Check that plugin's documentation for further information.
7 2 mingarao
8 2 mingarao
* If you want to convert the links from ALL over the page, with the same settings, just call $.localScroll(...) instead of $(...).localScroll(...)
9 2 mingarao
10 2 mingarao
* The use of jQuery.ScrollTo 1.3 and higher is adviced, is has some important changes.
11 2 mingarao
12 2 mingarao
* Most of this plugin's defaults, belong to jQuery.ScrollTo, check it's demo for an example of each option, see http://www.freewebs.com/flesler/jQuery.ScrollTo/