Finn Rudolph

07
Dec
2007
ImageFlow 0.7 online

ImageFlow, JavaScript, PHP von Finn Rudolph

This brand new version of ImageFlow features some massive implementation improvements. The best thing first: now all the JavaScript is stored inside the imageflow.js! Even the onclick event handling of the images - which was kind of tricky to implement.

I also changed the caption handling. Each caption is now directly stored within the alt attribute of the img tag (big thanks to Simone Onofri for that idea ;D). See the Changelog for the other stuff, that has been changed:


  • Added different cursor types
  • Added configuration variables
  • Changed implementation: all JavaScript is now stored inside the imageflow.js
  • Changed the captions handling: now the caption text is directly stored in the alt attribute of the image tag
  • Fixed a bug (description)