The Daily WTF: Curious Perversions in Information Technology
Welcome to TDWTF Forums Sign in | Join | Help
in Search

Browse by Tags

All Tags » javascript » tag abuse is fun (RSS)
  • Re: Lets count the WTF's here.

    Always fun to see someone trying to "protect" things using Javascript like this. document.write(unescape("protected" string here)). Yawn.
    Posted to Forum by lolwtf on 04-15-2008
  • Re: More outsourced madness

    [quote user="ActionMan"] Hasn't anyone heard of Prototype? It makes JavaScript 50 easy... var button = $('tdZipButton'); button && button.onclick = CheckZipClick; [/quote] I prefer jQuery . $('#tdZipButton').click(CheckZipClick) Although that's probably already...
    Posted to Forum by PhillS on 02-13-2008
Page 1 of 1 (2 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems