Michael Posted July 26, 2013 Report Share Posted July 26, 2013 I know that there are jquery tools used to completely customize standard form elements such as checkboxes, radio buttons, and dropdown menus. Are there any scripts and ways of styling them in Caspio? If so, what's the easiest way to go about doing it? redgware11 and Hermantak 2 Quote Link to comment Share on other sites More sharing options...
ShWolf Posted August 6, 2013 Report Share Posted August 6, 2013 Hi, Michael You can use custom css styles on your page or use jquery html selector .style jonathanr 1 Quote Link to comment Share on other sites More sharing options...
eraclioramirez Posted August 23, 2014 Report Share Posted August 23, 2014 I gree, using custom CSS styles will be the best way, because new CSS3 allows to do such things natively without any JavaScript, like checkbox here: styling checkbox as toggle button using only CSS3. Such new features works much more faster than JS scripts. You will be independent from jQuery. Quote Link to comment Share on other sites More sharing options...
BobithaBobbyBrill Posted April 21, 2015 Report Share Posted April 21, 2015 I'm in a similar situation looking to change the style of the checkboxes on my datapages to look like the toggle button eraclioramirez linked but I'm not sure where in the styles tab to insert the code? Do I have to make any amends to the code (e.g. to the labelling) before it will appear on the published form? Quote Link to comment Share on other sites More sharing options...
ParkLoey Posted January 27, 2021 Report Share Posted January 27, 2021 Hi guys! If you are still looking on how you can change the look of your checkboxes, you need to use custom coding. Here's a forum post that talks about changing a checkbox to a toggle button. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.