We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

CSS Switcher

Development and Programming

moogaloo's avatar
moogaloo
200 posts
16 years ago
moogaloo's avatar moogaloo

Trying to get it to work with a set of radio buttons instead of the drop down list.

<form name="access_options" action="#" method="post" class="css_skin_form">
    Default : <input type="radio" name="access_options" value="1" checked="checked">
    Accessibility: <input type="radio" name="access_options" value="2">
    Mobile Device: <input type="radio" name="access_options" value="3">
    Work Safe: <input type="radio" name="access_options" value="4">
    IE6 / Browser: <input type="radio" name="access_options" value="5">
    <input name="submit" type="submit" value="set" class="css_skin_button" />
</form>

except its not working. i’m guessing its a simple matter of having teh form set up right…?

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.