Skip to content

Bugfix release

Compare
Choose a tag to compare
@tuupola tuupola released this 16 Nov 19:11
· 41 commits to 2.x since this release
  • Fix iOS5 detection for iPhone. Fixes #37.
  • Use .attr() instead of .data() because jQuery caches the values. Fixes #37, #144 and #101.
  • Do not add data:uri placeholder for non image elements.