im wondering, is it possible when you are makeing a generator, to only enable certain options if others are picked (im new to javascript, one of my friends showed me the basic form of this code and i figured it out from there, sorta),
<!-- m --><a class="postlink" href="http://www.boomspeed.com/eevailen/cssgenerator.html">http://www.boomspeed.com/eevailen/cssgenerator.html</a><!-- m -->
example, if a user didnt pick the banner or the space tags, is there a way to get the (right now hidden tags) i class=banner and i class=return disabled?
could i do this by making them visible radio buttons that somehow click when the other is enabled and go away when they arent? or something?
(just a bit of an fyi, this was made to keep neopets users from mailing me how to do there css tags [since html is disabled] in thier userlookups, hence the neopets references)
<!-- m --><a class="postlink" href="http://www.boomspeed.com/eevailen/cssgenerator.html">http://www.boomspeed.com/eevailen/cssgenerator.html</a><!-- m -->
example, if a user didnt pick the banner or the space tags, is there a way to get the (right now hidden tags) i class=banner and i class=return disabled?
could i do this by making them visible radio buttons that somehow click when the other is enabled and go away when they arent? or something?
(just a bit of an fyi, this was made to keep neopets users from mailing me how to do there css tags [since html is disabled] in thier userlookups, hence the neopets references)