File: libjs-jquery-countdown.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 (18 lines) | stat: -rw-r--r-- 617 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
libjs-jquery-countdown for Debian
---------------------------------

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

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

       <link type="text/css"
       href="/javascript/jquery-countdown/jquery.countdown.css"
       rel="stylesheet" />

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


 -- Marcelo Jorge Vieira (metal) <metal@debian.org>  Sun, 06 May 2012 21:57:10 -0300