File: libjs-scriptaculous.README.Debian

package info (click to toggle)
scriptaculous 1.9.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 952 kB
  • sloc: javascript: 8,533; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
libjs-scriptaculous for Debian
------------------------------

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

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

 -- Daniel Baumann <daniel@debian.org>  Wed, 27 Feb 2008 00:02:00 +0100