Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 25th, 2012  |  syntax: None  |  size: 0.39 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. javascript:var%20s=document.createElement('script');s.setAttribute('src',%20'http://jquery.com/src/jquery-latest.js');document.getElementsByTagName('body')[0].appendChild(s);void(s); var needle= prompt("WHAT IS MY NEEDLE"); void($("td.reply").each(function() {cid=$(this).attr('id'); testn=cid.substring(cid.length-needle.length); if (needle == testn) {$(this).css('background-color', '#0f0')}}));