PDA

View Full Version : disable button


CONFIQ
02-18-2003, 08:14 PM
Hello all.... i wander,how do i disable <input type=button from JS?

And is it possible from frame like

parent.name_of_iframe.disable.myform.mybutton = true ???????

if you don't know the second question plz answer at least the first one...

Thank you

-----
CONFIQ

joeframbach
02-19-2003, 01:35 AM
parent.nameofiframe.document.myform.bybutton.disabled=true