jquery-smooth-scroll:自动使相同页面的链接平滑滚动

时间:2024-03-15 02:00:04
【文件属性】:

文件名称:jquery-smooth-scroll:自动使相同页面的链接平滑滚动

文件大小:167KB

文件格式:ZIP

更新时间:2024-03-15 02:00:04

JavaScript

平滑滚动插件 允许轻松实现同一页面链接的平滑滚动。 注意:此插件的2.0+版本需要jQuery 1.7或更高版本。 设置 ES模块 npm install jquery-smooth-scroll 或者 yarn add jquery-smooth-scroll 然后,使用import jquery-smooth-scroll ; 注意:这里假设window.jQuery在导入时可用。 CDN <!-- You can get a URL for jQuery from https://code.jquery.com --> < script src =" SOME_URL_FOR_JQUERY " > </ script > < script src =" https://cdn.statically.io/gh/kswedberg/jquery-smooth-scro


【文件预览】:
jquery-smooth-scroll-master
----.nvmrc(2B)
----LICENSE-MIT(1023B)
----.jscsrc(2KB)
----package.json(1KB)
----readme.md(11KB)
----test()
--------tests.js(3KB)
--------index.html(8KB)
----jquery.smooth-scroll.min.js(4KB)
----index.html(32KB)
----Gruntfile.js(5KB)
----src()
--------jquery.smooth-scroll.js(10KB)
----.npmignore(59B)
----.eslintrc.js(49B)
----.gitignore(10B)
----lib()
--------jquery.ba-bbq.js(42KB)
--------jquery()
--------qunit()
--------tmpl()
----demo()
--------bbq-fixed.html(4KB)
--------fixed-fix.html(4KB)
--------bbq.html(5KB)
--------fixed.html(7KB)
--------scroll-behavior-smooth.html(8KB)
--------fixed-nojs.html(4KB)
--------fixed-nojs-fix.html(5KB)
--------index.html(9KB)
--------hashchange.html(5KB)
--------demo.css(1KB)
--------jq3.html(8KB)
----jquery.smooth-scroll.js(10KB)
----bower.json(810B)
----.editorconfig(240B)

网友评论