File: control

package info (click to toggle)
jquery-reflection 1.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 56 kB
  • sloc: javascript: 76; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 1,042 bytes parent folder | download | duplicates (2)
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
28
29
Source: jquery-reflection
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>
Build-Depends:
 debhelper (>= 9)
 , node-uglify
Standards-Version: 3.9.4
Homepage: http://www.digitalia.be/software/reflectionjs-for-jquery
Vcs-Git: git://git.debian.org/pkg-javascript/jquery-reflection.git
Vcs-Browser: http://git.debian.org/?p=pkg-javascript/jquery-reflection.git;a=summary

Package: libjs-jquery-reflection
Architecture: all
Depends:
 ${misc:Depends}
 , libjs-jquery
Recommends: javascript-common
Description: jQuery plugin to add reflection effects to images in webpages
 Reflection.js is a jQuery plugin that lets you add reflection effects to
 images shown in modern web browsers.
 .
 Its features are:
  - easy to change the reflection height and opacity, even in fixed or
    relative mode;
  - can respond to user actions through Javascript;
  - degrades in older browsers;
  - the reflections appear instantly under each image.