File: libjs-jquery-easing.README.Debian

package info (click to toggle)
jquery-goodies 12-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,376 kB
  • sloc: xml: 308; makefile: 82; php: 48; sql: 39
file content (14 lines) | stat: -rw-r--r-- 469 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
libjs-jquery-easing for Debian
------------------------------

In order to make use of easing in your html, include the following
lines in your html header:

    <script language="javascript" type="text/javascript"
    src="/javascript/jquery/jquery.js"></script>

    <script language="javascript" type="text/javascript"
    src="/javascript/jquery-easing/easing.js"></script>


 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Mon, 22 Jun 2009 20:25:00 -0300