javascript - Quickflip 2 Plugin - only having the image flipped once? -


i using quickflip 2 plugin (http://jonraasch.com/blog/quickflip-2-jquery-plugin/comment-page-3#comment-3562) have images flip image when clicked.

however, trying make possible user 1 click on image can flip image on once , not able flip back.

in example (http://jsfiddle.net/gjh29/) can see able flip images infinitely many times. trying have them flip once.

in order quick flip work properly, heights , widths need set. don't need call $(function() {} ); 2x. should have this: http://jsfiddle.net/hitmandx/khyr9/2/


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -