What you probably want is the following:

oAttribute = object.getAttributeNode(sName)

This works in IE since 4.0. Of course it works with every DOM Level 1 compliant browser.

http://www.w3.org/TR/2000/WD-DOM-Level-1-20000929/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to