Active
Project:
Views Slideshow: ImageFlow
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2010 at 01:11 UTC
Updated:
17 Sep 2010 at 06:46 UTC
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