Jump to content
  • 0

Color of the Radio button


BehNaman

Question

5 answers to this question

Recommended Posts

  • 0

Hi, 

I used this on one of my DataPages; I needed it to be green because I'm trying to create a "Jungle"-style DataPage.

As far as I know, the accent-color property in CSS is capable of re-tinting the accented color of form controls provided by the browser’s default styles with a custom color value. 

With that being said, we are capable to change the color to the following HTML elements as well especially the Caspio checkbox:

<input type="checkbox">   
<input type="range">
<progress>

 

Link to comment
Share on other sites

  • 0

Hi - Just an update regarding Radio Buttons. Caspio will be introducing a new DOM structure of the radio button in DataPages. If you are using custom scripts to access the DOM structure of radio button groups, you should revise them to use the element “ID” or “name” or type=radio attribute instead. 

For more information, you can check it here: https://howto.caspio.com/release-notes/caspio-34-0/impacted-areas-34-0/

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...