Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Create Styled Checkboxes/Radio Buttons for jQuery UI/Mobile Support #74

Open
sfrisk opened this issue Apr 21, 2015 · 3 comments
Open

Create Styled Checkboxes/Radio Buttons for jQuery UI/Mobile Support #74

sfrisk opened this issue Apr 21, 2015 · 3 comments
Milestone

Comments

@sfrisk
Copy link
Contributor

sfrisk commented Apr 21, 2015

Unlike the pure HTML styled checkboxes covered under #6, this covers styling checkboxes and radio buttons that require JavaScript to work correctly that would be needed by jQuery UI and jQuery Mobile for phase one adoption. (See jQuery Mobile documentation for example).

We will need both a vertical and a horizontal solution for both checkboxes and radio buttons.

@sfrisk sfrisk added this to the Phase One milestone Apr 21, 2015
@akki12345
Copy link

hello @sfrisk
basically design a checkboxes and radio button in jquery with different style?

@sfrisk
Copy link
Contributor Author

sfrisk commented Mar 18, 2016

You're not making the buttons with jQuery/JavaScript. This is basically making a checkbox with classes that a JavaScript framework could use to manipulate states of the checkbox/radio.

@gupta-utkarsh
Copy link

Hi @sfrisk Can I work on this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants