/usr/share/doc/libjs-jquery-cookie/README.Debian is in libjs-jquery-cookie 10-2ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | libjs-jquery-cookie 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>
<script language="javascript" type="text/javascript"
src="/javascript/jquery-cookie/jquery.cookie.js"></script>
-- Marcelo Jorge Vieira (metal) <metal@debian.org> Sun, 20 Mar 2011 02:14:17 -0300
|