http://www.battle.net/news/secret/
Old as hell, but still neat. :)
LoL:
<script language = "JavaScript" type="text/javascript">
function ghettofirefoxfix()
{
//-- b-net/diablo/starcraft/warcraft --//
setTimeout("PassFlash('b-net'); macfix('mac-love')",1)
}
ghettofirefoxfix()
</script>
Quote from: MyndFyrex86/64] link=topic=10167.msg129211#msg129211 date=1188849200]
LoL:
<script language = "JavaScript" type="text/javascript">
function ghettofirefoxfix()
{
//-- b-net/diablo/starcraft/warcraft --//
setTimeout("PassFlash('b-net'); macfix('mac-love')",1)
}
ghettofirefoxfix()
</script>
I love it when people do that in JavaScript. A one-line function that's only called from one place, directly below it. :)
but that you get to call it something cool like "ghettofirefoxfix" by making it a function!