[development] Form API layout question...

Richard Morse remorse at partners.org
Fri Jan 18 19:58:38 UTC 2008


On Jan 18, 2008, at 12:31 PM, Richard Morse wrote:

> Hi! I'm trying to create a set of checkboxes with an "other"  
> option, so that it would look something like:
>
> What is your favourite color?
>
> [ ] Red
> [ ] Blue
> [ ] Maroon
> [ ] Other [_________________________________]
>
> How can I place a field next to the other checkbox?

Hi! Thanks to the suggestions of other people, I was able to solve  
this using javascript -- jQuery has a "append" function that moves  
items around in the DOM.

Ricky

The information transmitted in this electronic communication is intended only
for the person or entity to whom it is addressed and may contain confidential
and/or privileged material. Any review, retransmission, dissemination or other
use of or taking of any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received this
information in error, please contact the Compliance HelpLine at 800-856-1983 and
properly dispose of this information.




More information about the development mailing list