Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Change submit button image upon radio button selection.
Old 08-10-2007, 08:28 PM Change submit button image upon radio button selection.
Junior Talker

Posts: 1
Trades: 0
Hello,

I am looking for a javascript that will change the image of my submit button upon selecting a radio option.

Basically, it is a I agree, I disagree page. I have an image for the submit button that is greyed out and disabled. I want this to switch to a different image and enable the button once a user chooses I agree, or I disagree.

Some HTML code:

Code:
<input type="radio" name="rdoption" value="index.php?id=137" />
I Agree with all of the of the terms and conditions<br />
<input type="radio" name="rdoption" value="index.php?id=2" />
I do not agree with all of the of the terms and conditions
<input id="next_button" enabled="false" type="image" src="images/next_grey.gif" value="Submit" />
Any help is much appreciated.

_
Chris
ccheney is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-10-2007, 10:02 PM Re: Change submit button image upon radio button selection.
Experienced Talker

Posts: 38
Trades: 0
see if onrelease works.


<input type="radio" onrelease="form.submit.bla bla bla bla...." />
__________________
-Thomas Yeung

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
tomazws is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Change submit button image upon radio button selection.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.25281 seconds with 12 queries