By mswatcher
via weblogs.asp.net
Published: Apr 20 2008 / 14:28
Two of the Mozilla implementations of the JavaScript engine, SpiderMonkey and Rhino, support a special list of magic properties. Because SpiderMonkey is the JavaScript engine used by Firefox, this means that you can use these magic properties in JavaScript code that is executed within the Firefox browser. Unfortunately, these magic properties are not supported by Microsoft Internet Explorer or Opera.
SaveShareSend
Tags: javascript
Add your comment