home / experts / javascript / column59 |
|
In this column we present a collection of new methods and operators for Internet Explorer 5.5. These methods enhance Explorer in many different ways. Formatting capabilities are strong in this version. People always ask how to set the number of digits after the decimal place. With IE 5.5, this is as easy as calling the function
The second improvement area is the new support for the Stack and Queue abstract data types: Internet Explorer 5.5 also provides a new set of methods to query for object-property relationships. You can ask if a property is in an object, if an object owns a property, and if the property will appear in any enumeration of the object's properties. In addition, the new version introduces new URI encoding and decoding functions. You can now stop using the In this column you will learn:
We also include the listing of our
Next: How to format numbers according to program instructions |
Produced by Yehuda Shiran and Tomer Shiran
| ||||||||||||||||||||
Created: March 14, 2000
Revised: April 26, 2000
URL: http://www.webreference.com/js/column59/index.html