Home | History | Annotate | Download | only in parse-only

Lines Matching refs:scripts

517 				scripts = jQuery.clean( args, (this[0].ownerDocument || this[0]), fragment ),
525 if ( scripts )
526 jQuery.each( scripts, evalScript );
862 var ret = [], scripts = [], div = context.createElement("div");
953 scripts.push( ret[i].parentNode ? ret[i].parentNode.removeChild( ret[i] ) : ret[i] );
961 return scripts;
3270 // inject the contents of the document in, removing the scripts