I am trying to edit existing code "Horizontal Arrow Scroller" to work with Lightbox.Code:private function onPress() { onRollOut(); getURL("javascript:LightboxDelegate(node.attributes.url,node.attributes.title)"); }
The original script was using node.attributes.url and node.attributes.title to load the image in the original getURL..
How can I make it work with the Javascript?
I think i'm missing a "" or something?
Please help![]()




Bookmarks