I tried overriding the onlick functionality for imageflow. Everything i try seems to break imageflow, causing it not to display anything.
i tried simple codes like: function() { window.open(this.url, “_blank”); return false; }
what i am basically trying to do is open the image in a popup (a lightbox would be amazing)
any help would be nice!
Comments
Comment #1
Roze-1 commentedI hope this link would help you out.
http://drupal.org/node/794804