20
Dec
2008
hi! i am trying to adjust the way highslide works with imageflow. rather than opening the full size image on a click, i'd like it to open a webpage. i've read the highslide docs and changed the imageflow.js to read: onClick: function() { return hs.htmlExpand(this, { src: this.getAttribute('longdesc'), objectType: 'ajax' } ); but I am not having any luck. any ideas? thanks!

