Skip to content
Nattawat Nonsung edited this page May 20, 2016 · 3 revisions

upgrading to jQuery Flip v1.1.0

To upgrade from v1.0.x to v1.1.x, there are few things that changes:

  • Front and back options are now jQuery object or selection string
  • no more $(el).data("flipped", false); use $(el).data('filp-model').isFlipped;
Clone this wiki locally