jquery/src/core
Timmy Willison b77983173e Core: revert addition of createHTMLDocument. Thanks, Safari 8.
- Safari 8 has issues when the HTML string contains forms.
  Closing tags are not respected.
2014-12-09 18:01:33 -05:00
..
var Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules) 2013-09-09 19:13:01 -05:00
access.js Core: Consistently use local reference to access() 2014-07-12 22:10:45 +04:00
init.js Core: Throw an error on $("#") rather than returning 0-length collection 2014-12-03 14:51:24 -05:00
parseHTML.js Core: revert addition of createHTMLDocument. Thanks, Safari 8. 2014-12-09 18:01:33 -05:00
ready.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00