Skip to content
Permalink
Browse files
4321 jQuery('#') returns empty jquery object
  • Loading branch information
rwaldron committed Jan 1, 2011
1 parent 037d6bd commit 5f52e61
Showing 1 changed file with 0 additions and 1 deletion.
@@ -19,7 +19,6 @@ var jQuery = function( selector, context ) {
// (both of which we optimize for)
quickExpr = /^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,


// Is it a simple selector
isSimple = /^.[^:#\[\.,]*$/,

0 comments on commit 5f52e61

Please sign in to comment.