Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
S_A_P
on Aug 20, 2012
|
parent
|
context
|
favorite
| on:
Show HN: Easily Customizable Toggle Buttons - jQue...
I like these, but how do you get the "value"? Im not a javascript guru, but is there an attribute or value I need to check?
wbobeirne
on Aug 20, 2012
[–]
It looks like the primary function of the button is to alter something on the page via the toggles function, but I guess you could check if it had the active class or not.
simontabor
on Aug 20, 2012
|
parent
[–]
You can either check the class of the .slide div or have it linked to a checkbox which will be checked or unchecked.
S_A_P
on Aug 21, 2012
|
root
|
parent
[–]
Ahh, that did it. I ended up checking for $('.slide').hasClass('active');
Thanks for this simon!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: