Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: SV: SV: Disabling a button for 10 seconds


Message #1 by "Robert Nyman" <robert.nyman@c...> on Sun, 6 Oct 2002 12:42:46 +0200
> Sorry, writing too fast...

setTimeout("parent.frameName.document.getElementById('buttonID').disable
d =3D false, 10000)"

Thanks for the reply, I should've mentioned that I know very little about 
javascript, so a bit more of a detailed example would be very welcome.

Also, I don't get the first thing to work either, where the Submit button 
gets disabled right after I click on it. There's also javaScript in the 
onClick event, so when I add more it doesn't work. I have no idea how to 
change that. That's why I showed the button code.

/Robert

P.S. Watch out for the clipping of the text and URLs in the e-mail. D.S.

:) Thanks but I use the P2P web interface.

Sebastiaan.

  Return to Index