source: trunk/spip/2.1/extensions/magusine-portage2.1/jquery-public.js.html @ 756

Last change on this file since 756 was 756, checked in by guillermoacedo@…, 14 years ago

se agrego la correccion de magusine para 2.1 basica

File size: 533 bytes
Line 
1[(#REM)
2
3        Charger la librairie jQuery et ses plugins
4
5]#CACHE{7*24*3600,cache-client}
6#HTTP_HEADER{'Content-Type: text/javascript'}
7/*
8 * jQuery 1.2.6 - New Wave Javascript
9 *
10 * Copyright (c) 2007 John Resig (jquery.com)
11 * Dual licensed under the MIT (MIT-LICENSE.txt)
12 * and GPL (GPL-LICENSE.txt) licenses.
13 *
14 * + form.js (plugins @ jQuery.com)
15 * + ajaxCallback.js (www.spip.net)
16 */
17[(#INCLURE{javascript/jquery-1.2.6.pack.js})]
18[(#INCLURE{javascript/form.js}|compacte_js)]
19[(#INCLURE{javascript/ajaxCallback.js}|compacte_js)]
Note: See TracBrowser for help on using the repository browser.