florida
11-09-2004, 12:06 PM
I have a JavaScript that has drop downs where it uses pluses and minuses to make the link expand or collaspe.
So for one of my collapse link like this:
+myLinkHere
If I click on the link it will be like this:
-myLinkHere
nextLink
anotherLink
moreLinks
It works great in IE and Netscape 7 but cant get it to work with Netscape 4 because it just stays expanded in Netscape 4 like this all the time:
-myLinkHere
nextLink
anotherLink
moreLinks
It will not collapse.
Is there something in NS4 or a script out there that will collapse and expand the links using Netscape 4??
So for one of my collapse link like this:
+myLinkHere
If I click on the link it will be like this:
-myLinkHere
nextLink
anotherLink
moreLinks
It works great in IE and Netscape 7 but cant get it to work with Netscape 4 because it just stays expanded in Netscape 4 like this all the time:
-myLinkHere
nextLink
anotherLink
moreLinks
It will not collapse.
Is there something in NS4 or a script out there that will collapse and expand the links using Netscape 4??