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 (TomMallard)
- Subject: [Javascript] How do I retrieve values from custom attributes on a DIV?
- Date: Fri, 21 Jun 2002 07:38:21 -0700
did you try
document.all.item("areaTwo").value
tom mallard
seattle
-----Original Message-----
From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On
Behalf Of Walter Torres
Sent: Thursday, June 20, 2002 10:43 PM
To: javascript@xxxxxxxxxx
Subject: [Javascript] How do I retrieve values from custom attributes on
a DIV?
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
_______________________________________________
Javascript mailing list
Javascript@xxxxxxxxxx
https://lists.LaTech.edu/mailman/listinfo/javascript
- Follow-Ups:
- [Javascript] How do I retrieve values from custom attributes on a DIV?
- From: Walter Torres
- [Javascript] How do I retrieve values from custom attributes on a DIV?
- From: TomMallard
- [Javascript] How do I retrieve values from custom attributes on a DIV?
- References:
- [Javascript] How do I retrieve values from custom attributes on a DIV?
- From: Walter Torres
- [Javascript] How do I retrieve values from custom attributes on a DIV?
- Prev by Date: [Javascript] Permission denied with Mozilla browser (Netscape)
- Next by Date: [Javascript] querystring?
- Previous by thread: [Javascript] How do I retrieve values from custom attributes on a DIV?
- Next by thread: [Javascript] How do I retrieve values from custom attributes on a DIV?
- Index(es):