mirror of
https://github.com/jquery/jquery.git
synced 2024-12-09 08:04:24 +00:00
18 lines
606 B
Plaintext
18 lines
606 B
Plaintext
|
/*
|
||
|
* jQuery - $VERSION
|
||
|
* New Wave Javascript
|
||
|
* http://jquery.com/
|
||
|
*
|
||
|
* To use, place this HTML into the <head>...</head> of your web page:
|
||
|
* <script type="text/javascript" src="http://jquery.com/src/$URL"></script>
|
||
|
*
|
||
|
* This licensed under the Creative Commons Attribution-ShareAlike License.
|
||
|
* License Info: http://creativecommons.org/licenses/by-sa/2.5/
|
||
|
*
|
||
|
*** NOTE:
|
||
|
* This code is compressed, for the original code please visit jquery.com.
|
||
|
* If you don't see anything below this comment, it's a bug with Firefox
|
||
|
* the code is there, it's just one long, compressed, line - trust me.
|
||
|
***
|
||
|
*/
|