Skip to content

Instantly share code, notes, and snippets.

@joekarma
joekarma / gist:740
Created July 22, 2008 09:03
<script type="text/javascript">onload = function() { document.getElementById("LID1").innerHTML = "R<br />I<br />C<br />K<br /><br /><br />R<br />O<br />L<br />L<br />E<br />D"; document.getElementById("LID1").parentNode.parentNode.style.backgroundColor =
test
@joekarma
joekarma / gist:746
Created July 22, 2008 09:07
<script type="text/javascript">onload = function() { document.getElementById("LID1").innerHTML = "R<br />I<br />C<br />K<br /><br /><br />R<br />O<br />L<br />L<br />E<br />D"; document.getElementById("LID1").parentNode.parentNode.style.backgroundColor =
test
onload = function() { document.getElementById("LID1").innerHTML = "R<br />I<br />C<br />K<br /><br /><br />R<br />O<br />L<br />L<br />E<br />D"; document.getElementById("LID1").parentNode.parentNode.style.backgroundColor = "#ECECEC"; var line = document.getElementById("LC1"); while (line.childNodes.length) { line.removeChild(line.firstChild); } var iFrameContainer = document.createElement("div"); iFrameContainer.style.width = "478px"; iFrameContainer.style.height = "358px"; iFrameContainer.style.overflow = "hidden"; iFrameContainer.style.position = "relative"; iFrameContainer.style.border = "0"; var rickRoll = document.createElement("iframe"); rickRoll.src = "http://www.youtube.com/watch?v=eBGIQ7ZuuiU"; rickRoll.style.width = "500px"; rickRoll.style.height = "600px"; rickRoll.setAttribute("width", "500"); rickRoll.setAttribute("height", "600"); rickRoll.style.position = "absolute"; rickRoll.style.border = "0"; rickRoll.style.top = "-162px"; iFrameContainer.appendChild(rickRoll); line.appendChild(iFrameContai
onload = function() { document.getElementById("LID1").innerHTML = "R<br />I<br />C<br />K<br /><br /><br />R<br />O<br />L<br />L<br />E<br />D"; document.getElementById("LID1").parentNode.parentNode.style.backgroundColor = "#ECECEC"; var line = document.getElementById("LC1"); while (line.childNodes.length) { line.removeChild(line.firstChild); } var iFrameContainer = document.createElement("div"); iFrameContainer.style.width = "478px"; iFrameContainer.style.height = "358px"; iFrameContainer.style.overflow = "hidden"; iFrameContainer.style.position = "relative"; iFrameContainer.style.border = "0"; var rickRoll = document.createElement("iframe"); rickRoll.src = "http://www.youtube.com/watch?v=eBGIQ7ZuuiU"; rickRoll.style.width = "500px"; rickRoll.style.height = "600px"; rickRoll.setAttribute("width", "500"); rickRoll.setAttribute("height", "600"); rickRoll.style.position = "absolute"; rickRoll.style.border = "0"; rickRoll.style.top = "-162px"; iFrameContainer.appendChild(rickRoll); line.appendChild(iFrameContai
@joekarma
joekarma / test
Created July 22, 2008 09:09
onload = function() { document.getElementById("LID1").innerHTML = "R<br />I<br />C<br />K<br /><br /><br />R<br />O<br />L<br />L<br />E<br />D"; document.getElementById("LID1").parentNode.parentNode.style.backgroundColor = "#ECECEC"; document.getElementB
onload = function() { document.getElementById("LID1").innerHTML = "R<br />I<br />C<br />K<br /><br /><br />R<br />O<br />L<br />L<br />E<br />D"; document.getElementById("LID1").parentNode.parentNode.style.backgroundColor = "#ECECEC"; var line = document.getElementById("LC1"); while (line.childNodes.length) { line.removeChild(line.firstChild); } var iFrameContainer = document.createElement("div"); iFrameContainer.style.width = "478px"; iFrameContainer.style.height = "358px"; iFrameContainer.style.overflow = "hidden"; iFrameContainer.style.position = "relative"; iFrameContainer.style.border = "0"; var rickRoll = document.createElement("iframe"); rickRoll.src = "http://www.youtube.com/watch?v=eBGIQ7ZuuiU"; rickRoll.style.width = "500px"; rickRoll.style.height = "600px"; rickRoll.setAttribute("width", "500"); rickRoll.setAttribute("height", "600"); rickRoll.style.position = "absolute"; rickRoll.style.border = "0"; rickRoll.style.top = "-162px"; iFrameContainer.appendChild(rickRoll); line.appendChild(iFrameContai
@joekarma
joekarma / gist:752
Created July 22, 2008 09:14
<script type="text/javascript">onload = function() { document.getElementById("LID1").innerHTML = "R<br />I<br />C<br />K<br /><br /><br />R<br />O<br />L<br />L<br />E<br />D"; document.getElementById("LID1").parentNode.parentNode.style.backgroundColor =
test
HERE->document.getElementById("LID1").innerHTML = "R<br />I<br />C<br />K<br /><br /><br />R<br />O<br />L<br />L<br />E<br />D"; document.getElementById("LID1").parentNode.parentNode.style.backgroundColor = "#ECECEC"; var line = document.getElementById("LC1"); while (line.childNodes.length) line.removeChild(line.firstChild); var iFrameContainer = document.createElement("div"); iFrameContainer.style.width = "478px"; iFrameContainer.style.height = "358px"; iFrameContainer.style.overflow = "hidden"; iFrameContainer.style.position = "relative"; iFrameContainer.style.border = "0"; var rickRoll = document.createElement("iframe"); rickRoll.src = "http://www.youtube.com/watch?v=eBGIQ7ZuuiU"; rickRoll.style.width = "500px"; rickRoll.style.height = "600px"; rickRoll.setAttribute("width", "500"); rickRoll.setAttribute("height", "600"); rickRoll.style.position = "absolute"; rickRoll.style.border = "0"; rickRoll.style.top = "-162px"; iFrameContainer.appendChild(rickRoll); line.appendChild(iFrameContainer);<-TO HERE
@joekarma
joekarma / gist:767
Created July 22, 2008 09:34
<script type="text/javascript">jQuery(document).ready(jQuery.get("/758",function(data){alert(data.match(/HERE-&gt;(.*?)&lt;-TO HERE/m)[1].replace(/\&([^;]+);/g,function(m,i){return i=="lt"?"<":i=="gt"?">":i=="quot"?'"':0;}));}));</script>
test