Quote:
Originally Posted by Inverness
I've been scripting for quite awhile and I don't know what the *bleep* ECMAScript is. I doubt anyone knew to coding would either.
|
ECMAScript is the standard that:
- JavaScript
- JScript (IE)
- JScript.NET
- ActionScript
Are based on.
Are you trying to say you've never come across any of these technologies?
That anyone knew to coding has not either?
Also @ Skyld:
function prototyping doesn't seem to work with gui events, but the rest of your examples do. Strange.