javascript
javascript
Out of context: Reply #3
- Started
- Last post
- 7 Responses
- sparker0
if you want to clean up your code and write js that is *mostly* cross browser, then i would say learn ECMAScript, instead.
it is the proposed, standards version of javascript supported by the w3. it removes the proprietary [read: browser specific] parts from javascript.