Skip to main content

Rainux

Member since Jun 22, 2009

Recent Blog Comments By Rainux

  • Scripts Tags Get Moved Only During Window DOM Node HTML Injection

    Posted on Jun 22, 2009 at 3:46 AM

    Around line 955 in jQuery v1.3.2: if ( ret[i].nodeType === 1 ) ret.splice.apply( ret, [i + 1, 0].concat(jQuery.makeArray(ret[i].getElementsByTagName("script"))) ); fragment.appendChild( ret[i] ); Replace it with: if ( ret[i].nodeType === 1 ) { var scriptChildren = jQuery.makeArray(ret[i].... read more »

I believe in love. I believe in compassion. I believe in human rights. I believe that we can afford to give more of these gifts to the world around us because it costs us nothing to be decent and kind and understanding. And, I want you to know that when you land on this site, you are accepted for who you are, no matter how you identify, what truths you live, or whatever kind of goofy shit makes you feel alive! Rock on with your bad self!
Ben Nadel