~ubuntu-branches/ubuntu/precise/jquery/precise

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kemp
  • Date: 2008-04-06 15:44:51 UTC
  • Revision ID: james.westby@ubuntu.com-20080406154451-txn1fpg6pqgaykaw
Tags: 1.2.3-3
Renamed the binary package from 'jquery' to 'libjs-jquery'
to follow the very early Javascript policy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
jquery for Debian
 
3
-----------------
 
4
 
 
5
In order to make use of prototype in your html, include the following lines in
 
6
your html header:
 
7
 
 
8
        <script language="javascript" type="text/javascript"
 
9
        src="/javascript/jquery/jquery.js"></script>
 
10
 
 
11
 -- Steve Kemp <skx@debian.org>  Sat, 5 April 2008 15:00:51 +0000