Guest_imported
New member
- Jan 1, 1970
- 0
there is no ".ownerElement" attribute in DOM1. ".parentNode" returns NULL for an attribute.
so, how can i retrieve the owner element of an attribute using DOM1?
(ive selected elements containing an attribute "date" with a value 7 days lower than "today" in a for-loop, now i want to display the elements name.)
thanks
Sebastian.Fey@web.de
so, how can i retrieve the owner element of an attribute using DOM1?
(ive selected elements containing an attribute "date" with a value 7 days lower than "today" in a for-loop, now i want to display the elements name.)
thanks
Sebastian.Fey@web.de