May
26
awarded Enlightened
May
26
awarded Nice Answer
May
20
answered Why are stringify'd moment.js dates returning different values when parsed back
May
20
asked Why are stringify'd moment.js dates returning different values when parsed back
May
7
awarded Notable Question
Apr
4
awarded Notable Question
Mar
29
awarded Popular Question
Mar
25
revised How to Programatically Toggle a Zurb Foundation Switch Control, in Chrome?
Updated references to match question
Mar
25
accepted How to Programatically Toggle a Zurb Foundation Switch Control, in Chrome?
Mar
25
comment How to Programatically Toggle a Zurb Foundation Switch Control, in Chrome?
OK, yes, just saw that. Got it - thank you for showing me the obvious. Wood for the trees and all that.
Mar
25
comment How to Programatically Toggle a Zurb Foundation Switch Control, in Chrome?
Well, that's a face-slap for me for not simplifying things like this. However, it still doesn't work - I can only switch ON, not OFF.
Mar
25
comment How to Programatically Toggle a Zurb Foundation Switch Control, in Chrome?
Do you know what that is? It's undocumented and I couldn't see it in the source. But agreed, this would be the best approach.
Mar
25
asked How to Programatically Toggle a Zurb Foundation Switch Control, in Chrome?
Mar
10
awarded Self-Learner
Feb
25
awarded Yearling
Feb
10
answered Performance testing in continuous integration?
Dec
28
awarded Popular Question
Dec
18
awarded Popular Question
Oct
18
comment How to select an element based on the property of an object inside a data attribute?
You'd think so but actually Chrome renders the html like this (even when the template code is using single quotes) and, despite it looking wrong, I am able to successfully access the object using JQuery's .data() method. I admit, it's odd, but it's working.
Oct
18
revised How to select an element based on the property of an object inside a data attribute?
To the point
1 2 3 4 5