Michiel
08-06-2003, 05:21 PM
Hi,
I'm not very good at javascript, but for a project of mine I need a script. Is there anyone that can show me how it is done?
What I've got is this: 6 images which represent the main buttons. When someone moves his mouse over one of these buttons, sublinks (text links) should appear. And onmouseout they must be hidden. The thing is that the groups of sublinks all apear on the same spot. When someone clicks a button the sublinks need to stay visible, so one can click them. Off course when the mouse is then moved over an otherbutton, the sublinks that were visible should be hidden as well.
Ho do I achieve this in a cross-browser way? The script *absolutely* has to be compatible with Netscape 4.x as well, for I know a large portion of my visitors use this browser.
If someone has a ready made script available I would be very happy to receive it. If not can someone please point me in the right direction?
Thanx a lot!
Michiel
I'm not very good at javascript, but for a project of mine I need a script. Is there anyone that can show me how it is done?
What I've got is this: 6 images which represent the main buttons. When someone moves his mouse over one of these buttons, sublinks (text links) should appear. And onmouseout they must be hidden. The thing is that the groups of sublinks all apear on the same spot. When someone clicks a button the sublinks need to stay visible, so one can click them. Off course when the mouse is then moved over an otherbutton, the sublinks that were visible should be hidden as well.
Ho do I achieve this in a cross-browser way? The script *absolutely* has to be compatible with Netscape 4.x as well, for I know a large portion of my visitors use this browser.
If someone has a ready made script available I would be very happy to receive it. If not can someone please point me in the right direction?
Thanx a lot!
Michiel