Statistiques
| Révision :

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

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

1
jQuery.LocalScroll 1.2.x
2

    
3
* This release of the plugin requires jQuery.ScrollTo 1.3.1 or higher. http://jquery.com/plugins/project/ScrollTo
4

    
5
* 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
  Check that plugin's documentation for further information.
7

    
8
* If you want to convert the links from ALL over the page, with the same settings, just call $.localScroll(...) instead of $(...).localScroll(...)
9

    
10
* The use of jQuery.ScrollTo 1.3 and higher is adviced, is has some important changes.
11

    
12
* 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/