Use the delete operator to delete Properties from an object
How to delete properties of an object. It has been suggested that the .splice() method can be used, but that is for arrays, although does work in IE! Object properties are not guranteed to be in any particular order.
Date Created: 27th September 2006
Date Modified: 27th September 2006
Output is written here...