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

In order to make use of fullscreen 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-fullscreen/jquery.fullscreen.js"></script>

 -- Jerome Charaoui <jerome@riseup.net>, Sun, 26 Jan 2014 19:41:54 -0500