Jump to content

The single most useful Javascript script ever written!

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
DarkLordoftheMonkeys

DarkLordoftheMonkeys

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 255 posts
Here is a script that will extend a web designer's lifespan by at least 5 years:

if( navigator.appName == "Microsoft Internet Explorer" ){
	alert("Warning: You appear to be using a crappy Microsoft browser \(Internet Explorer\).  This page may not render properly due to Microsoft's general incompetence and refusal to conform to W3C standards.  Please upgrade to Firefox at www.mozilla.com.");
}

Life's too short to be cool. Be a nerd.

#2
amrosama

amrosama

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 8,674 posts
lmao, you are correct that can save aloooooooooot of time
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
www.amrosama.com | the unholy methods of javascript

#3
Guest

Guest

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 3,414 posts
Posted Image
I think I will add that to my member site.
Root Beer == System Administrator's Beer
Download the new operating system programming kit! (some assembly required)

#4
deathsin

deathsin

    Newbie

  • Members
  • Pip
  • 5 posts
loooooooool

#5
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Well, IE7 isn't too bad, but IE6 really bites.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog