Question
lightbox and cfdiv
Hi,
I am trying to bind with the following.
<cfdiv bind="url:showimages.cfm?eventID=#eventID#" >
This works fine, when it is in the main page however the lightbox functionality of the image fails to work when i remove the code to the eternal binding.
Can someone how cfdiv works with javascript and where the javascript files have to be in the relation the the cvdiv?
thanks.
