Skip to content

Instantly share code, notes, and snippets.

View jimram's full-sized avatar

Jim Ramsden jimram

View GitHub Profile
@pamelafox
pamelafox / button.html
Created October 24, 2011 04:51
Changing button states (Bootstrap)
<button class="btn save-button primary" type="submit" data-startmsg="Save" data-loadingmsg="Saving..." data-successmsg="Saved!">Save</button>