JSFiddle

jamiejag's public fiddles

  • zEWet

    jQuery 2.0.2, HTML, CSS, JavaScript

  • testing jquery .data()

    http://lookfirst.com/2011/12/dont-use-jquery-data-method-use-attr.html The blog claims data is broken. It seems the only problem is when you try to use data to read html attributes. In that case, the data will obviously not always return to you in the manner expected, but keys set via the .data() function are fine.