|
Flash CS4 Resources |
document.getElementProperty()Parameters
ReturnsThe value of the specified property. Returns null if the property is an indeterminate state, as when multiple elements are selected with different property values. Returns undefined if the property is not a valid property of the selected element. DescriptionMethod; gets the specified Element property for the current selection. For a list of acceptable values, see the Property summary table for the Element object. |