Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Enable and disable button
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Testa
Expert

Italy
74 Posts

Posted - 07 Apr 2009 :  07:40:12  Show Profile  Visit Testa's Homepage  Reply with Quote
How can i do this?
I' ve a disabled button that must became active after write some field.
What's the command to enable somthing?[2 ?:-|]

Thanks

My Google+ profile:
https://plus.google.com/i/zw25-_gKvTY:jRss3zGURdE

Web sites made in DHTML:

http://terapiabrevestrategica-emilia.it/
http://papaveriepapere-ravenna.com/
http://mp-impianti.net/
http://assistudioperboni.it/

s.dav
Site Admin

Italy
3364 Posts

Posted - 07 Apr 2009 :  09:03:58  Show Profile  Visit s.dav's Homepage  Reply with Quote
You can enable/disable it using javascript.

The javascript command is

button.disabled=false; // to enable it

button.disabled=true; // to disable it

Regards, Davide
Go to Top of Page

Testa
Expert

Italy
74 Posts

Posted - 07 Apr 2009 :  14:08:44  Show Profile  Visit Testa's Homepage  Reply with Quote
Thanks a lot.

My Google+ profile:
https://plus.google.com/i/zw25-_gKvTY:jRss3zGURdE

Web sites made in DHTML:

http://terapiabrevestrategica-emilia.it/
http://papaveriepapere-ravenna.com/
http://mp-impianti.net/
http://assistudioperboni.it/
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000