Der Führer
I feel pretty...
Gender:
Posts: 183
471 credits Members referred : 0
« on: Nov 07, 2006, 11:55:44 PM »
What I am trying to figure out is how to change a checkbox and radio button to an image. By this I mean I want it to function the same as a standard one would (with the text to the right). I know this has been done with a submit button but I haven't seen it as checkboxes and radio buttons. How would you code this?
Global Moderator
Internet Junkie
Gender:
Posts: 1807
9006 credits Members referred : 6
« Reply #1 on: Nov 08, 2006, 01:09:39 AM »
have a look here for a javascript sollution for your problem.
Der Führer
I feel pretty...
Gender:
Posts: 183
471 credits Members referred : 0
« Reply #4 on: Nov 08, 2006, 04:15:51 PM »
That is a really nice code. Thanks for that link. I haven't messed with it at home yet but is it possible to modify that for radio buttons as well? (I don't know much javascript).
« Last Edit: Nov 08, 2006, 04:21:59 PM by Silent77 »
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6440
39464 credits Members referred : 374
That is a really nice code. Thanks for that link. I haven't messed with it at home yet but is it possible to modify that for radio buttons as well? (I don't know much javascript).