Hiding a clicked button in Netscape 7

J

Jon

I am designing a form that needs to be able to hide one button when
that button is clicked and show another button. I have it fully
working for IE but in Netscape 7 once the button is clicked and hidden
the mouse still has focus on it and moving the mouse starts hilighting
the surrounding text even though the mouse button has been released.

Any ideas on how to force the mouse to unselect the hidden button,
besides having the user click the mouse in whitespace?
 
C

chaitu.madala

Can you please post the script that you have used to hide the buttons?
Without that its little difficult to assume..

Chaitu..
 
L

Lee

Jon said:
I am designing a form that needs to be able to hide one button when
that button is clicked and show another button. I have it fully
working for IE but in Netscape 7 once the button is clicked and hidden
the mouse still has focus on it and moving the mouse starts hilighting
the surrounding text even though the mouse button has been released.

Any ideas on how to force the mouse to unselect the hidden button,
besides having the user click the mouse in whitespace?

It sounds like the sort of problem you have when you use onmousedown
instead of onclick.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top