View Single Post
Old 04-01-2011, 05:45 AM   #1
bhuvana786
Enthusiast
bhuvana786 began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Aug 2009
Device: Kindle
radio button in epub

Hi,

Can anyone tell me how to embed radio button in epub?

I've tried the following coding in html, but i didn't get the output in both ADE and Kindle. Can anyone suggest alternative approach to this instance?

<p><input type="radio" name="color" value="Yes"/>Yes<br/>
<input type="radio" name="color" value="No"/>No</p>

thanks,
Bhuvana
bhuvana786 is offline   Reply With Quote