page-scroll-to-id

1.6.8 • Public • Published

Page scroll to id

Page scroll to id is an easy-to-use jQuery plugin that enables animated page scrolling to specific id within the document. The plugin replaces the default browser behaviour of "jumping" to page sections when links with href value containing # are clicked, by smoothly animating the page to those sections (see demo). Features include:

  • Auto-adjustable animation speed
  • Advanced animation easings
  • Vertical and/or horizontal scrolling
  • Links and targets highlighting via ready-to-use classes
  • Auto-adjustable Scroll-to position
  • Advanced scroll-to position offset (by pixels, by element selector, link specific offsets etc.)

Installation

Bower: bower install page-scroll-to-id

npm: npm install page-scroll-to-id

Usage

$("a[href*='#']").mPageScroll2id();

For more information

Requirements

jQuery version 1.7.0 or higher

Browser compatibility

  • Internet Explorer 8+
  • Firefox 3.5+
  • Chrome
  • Opera
  • Safari 4+
  • iOS
  • Android
  • Windows Phone

License

MIT License (MIT)

http://opensource.org/licenses/MIT

Donate

https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UYJ5G65M6ZA28

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i page-scroll-to-id

      Weekly Downloads

      302

      Version

      1.6.8

      License

      MIT

      Unpacked Size

      32.3 kB

      Total Files

      4

      Last publish

      Collaborators

      • malihu