![]() Topic awaiting preservation: Changing div classes. |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
![]() Okay, so say I have: |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() My personal favourite is still onmouseover="this.className='classOver'" |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
![]() 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 |
![]() There's no "NAME" parameter for DIV tags, correct parameter is "ID"... |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
![]() tx |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
![]() 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 |
![]() |