Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
page-scroll-to-id
Advanced tools
Easy-to-use jQuery plugin that enables animated/smooth 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 hash are clicked, by smoothly ani
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:
Bower: bower install page-scroll-to-id
npm: npm install page-scroll-to-id
$("a[href*='#']").mPageScroll2id();
jQuery version 1.7.0 or higher
MIT License (MIT)
http://opensource.org/licenses/MIT
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UYJ5G65M6ZA28
FAQs
Easy-to-use jQuery plugin that enables animated/smooth 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 hash are clicked, by smoothly ani
The npm package page-scroll-to-id receives a total of 277 weekly downloads. As such, page-scroll-to-id popularity was classified as not popular.
We found that page-scroll-to-id demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.