css animate border-radius to show active state
removing whitespace with ems is more adaptable (breaks less)
No-Library (pure JS), HTML, CSS, JavaScript
animate a status update
Zepto 1.0rc1, HTML, CSS, JavaScript
jQuery Compat (edge), HTML, CSS, JavaScript
set credit card type based on regex of input value (mod of http://mel-green.com/2008/11/determine-credit-card-type-with-javascript/)
testing for the best em value to fix the whitespace bug
pattern for inline-block elements
jQuery 1.8.3, HTML, CSS, JavaScript
jQuery (edge), HTML, CSS, JavaScript
for new visitors to the app, to show them a hint for their first time. On the blur event, the popover goes away and a cookie (or localStorage key/value pair) is set to prevent it from showing again. Like "featureHintSeen:true"