1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: libjs-jquery-scrollto
Section: web
Priority: extra
Standards-Version: 3.9.8
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
Mattia Rizzolo <mattia@debian.org>,
Build-Depends:
debhelper (>= 10),
node-uglify,
Vcs-Git: https://anonscm.debian.org/git/collab-maint/libjs-jquery-scrollto.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/libjs-jquery-scrollto.git
Homepage: https://github.com/flesler/jquery.scrollTo
Package: libjs-jquery-scrollto
Architecture: all
Multi-Arch: foreign
Depends:
libjs-jquery (>= 1.8),
${misc:Depends},
Recommends:
javascript-common,
Description: scroll the page to a defined place with a nice effect
jQuery.ScrollTo is a plug-in that lets you easily scroll the page wherever
you want with some nice effects.
.
You can see a demo at <http://demos.flesler.com/jquery/scrollTo>.
|