Quote:
Originally Posted by Cryptic79
I hate...I mean HATE...JScript, but it has been useful occasionally. Thankfully, Visual Studio includes AJAX controls that do most of the scripting/markup. 
|
JavaScript is really a great language, but gets a bum wrap because browser implementations have historically sucked pretty hard. Take a look at, for example,
JQuery, which is a really fun JavaScript library that also shows how flexible the language is. (And, bonus, it actually works in all modern browsers)