Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] How do I retrieve values from custom attributes on a DIV?
- From: javascript@xxxxxxxxxx (Walter Torres)
- Subject: [Javascript] How do I retrieve values from custom attributes on a DIV?
- Date: Fri, 21 Jun 2002 00:43:24 -0500
I have a DIV with several custom attributes on it...
<div id="areaTwo"
name="areaTwo"
bgColor="red"
sizeControl="false"
minH="50"
minW="50"
bufRt="100"
bufBt="50"
onClick='displayIt()'>Area 2</div>
In IE 4/5 I can retrieve these values, but I can't find a way to get them in
NN4/6.
Any ideas?
Walter
- Follow-Ups:
- References:
- [Javascript] URGENT: Object required error in onClick event
- From: Michael J. Mahony
- [Javascript] URGENT: Object required error in onClick event
- Prev by Date: [Javascript] querystring?
- Next by Date: [Javascript] How do I retrieve values from custom attributes on a DIV?
- Previous by thread: [Javascript] URGENT: Object required error in onClick event
- Next by thread: [Javascript] How do I retrieve values from custom attributes on a DIV?
- Index(es):