jquery/src/intro.js

13 lines
232 B
JavaScript
Raw Normal View History

/*!
* jQuery JavaScript Library v@VERSION
* http://jquery.com/
*
* Copyright (c) 2009 John Resig
* Dual licensed under the MIT and GPL licenses.
* http://docs.jquery.com/License
*
* Date:
*/
(function(window, undefined){
2009-01-05 13:09:04 +01:00