Radio Groups

C

Cladironbeard

Hello,

I have a question about radio button list.

I want to wrap each option with a <td>O option 1</td> so that I can
make it line up with its respective header.

suggestions?
 
B

Brian Cryer

Cladironbeard said:
Hello,

I have a question about radio button list.

I want to wrap each option with a <td>O option 1</td> so that I can
make it line up with its respective header.

suggestions?

Don't use a radio button list, but have separate radio buttons. That way you
have full control over where they appear.

If you like using a list because you want to add items at run-time, then
still use separate radio buttons but add them dynamically - it just requires
a little more thought as you need to add them in page_init.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top