Ok
What am I missing? I have searched the forum did not see anyone else having this problem.
I am adding various checkboxes and radio buttons but they they do not appear in the form
<input type="checkbox" name="ck03" id="ck03" />
Joe
What am I missing? I have searched the forum did not see anyone else having this problem.
I am adding various checkboxes and radio buttons but they they do not appear in the form
<input type="checkbox" name="ck03" id="ck03" />
Joe
Hi Joe,
The code looks good to me. I would expect that to show a checkbox.
Bob
The code looks good to me. I would expect that to show a checkbox.
Bob
Hey Bob,
Take a look it's driving me bonkers
http://www.sccysa.org/index.php?option=com_chronocontact&Itemid=101
Joe
Take a look it's driving me bonkers
http://www.sccysa.org/index.php?option=com_chronocontact&Itemid=101
Joe
Hi Joe,
There seems to be an additional styling on your radio inputs being "display: none;".
I've seen this previously on some RocketTheme templates where there's some option to style forms to match the template, hiding the radio input and displaying a set of images with onClick events. This unfortunately does not always work so well, see if you can disable this in the template setup.
/Fredrik
There seems to be an additional styling on your radio inputs being "display: none;".
I've seen this previously on some RocketTheme templates where there's some option to style forms to match the template, hiding the radio input and displaying a set of images with onClick events. This unfortunately does not always work so well, see if you can disable this in the template setup.
/Fredrik
Fredrik
You are da man !!! I was pounding my head against the desk looking for why this was happening you are right I have a rocketheme design as my base and it incorporates the css to use the same stylying.
Thanks for you info
Joe
Above Web Media
http://www.AboveWebMedia.com
You are da man !!! I was pounding my head against the desk looking for why this was happening you are right I have a rocketheme design as my base and it incorporates the css to use the same stylying.
Thanks for you info
Joe
Above Web Media
http://www.AboveWebMedia.com
This topic is locked and no more replies can be posted.