Topic awaiting preservation: Changing div classes. (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
posted 10-12-2001 20:30
Okay, so say I have: |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 10-12-2001 20:41
My personal favourite is still onmouseover="this.className='classOver'" |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
posted 10-12-2001 20:42
It's not a simple rollover. It changes the classes of many elements to show relationships. I left out the hiliteAssoc() function because it is irrelevant to the problem... |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 10-12-2001 20:44
There's no "NAME" parameter for DIV tags, correct parameter is "ID"... |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
posted 10-12-2001 20:45
tx |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
posted 10-12-2001 21:32
Cool, well it worked like a charm in IE 5 Mac. Other browsers (NN6 as well as IE 5 & 6 PC) are choking on something else in my JS code. Unfortunately I don't have a PC handy (I have to use co-workers, and they are all busy people), and NN6 is not giving good enough error codes to determine what the problem is. If anyone has some time to check out my JS code on: |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 10-12-2001 21:59 |