any idea coloring radiobox?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

any idea coloring radiobox?

Post by mudkicker »

Image

Do you know how to color the pointed area on the picture?
I really need this, really appreciated.
Have A Nice Day!!! :?:
8O
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

Your best bet would be to use a image. On a selection, simply change the image to reflect that selection.
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

can you help me out with a small detail? (since this is about radio input and his question was answered :P )

http://www.gamegatextreme.com/default.php

if you look at that the radio is unaligned (vertically)
like this:

*yes *no

but i want it like this:

·yes ·no

with the text, but in the picture you posted it's evenly lined up.. is that a css value?

thanks
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

Post by mudkicker »

well with table design it's all lined up and if you make <td valign=middle> i think it's solved.
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

Post by mudkicker »

By the way,
http://www.htmlgoodies.com/beyond/cssforms.html
Check out this site, there you can see three radio boxes colored i viewed source but if i coded as the same nothing happened... :(
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

These commands will work on MSIE 4.0 Only!
Not particularily useful then (and in IE 5.5 it only colours around the radio button)... CSS and forms has fairly patchy support unfortunately.

Mac
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

Post by mudkicker »

oh, i didn't see it :(
oops... now frustrated...
:)
continue workin' ;)
Post Reply