Not off the top of my head. Do you assign any special CSS classes to the links for your lightbox app? If so, your multi-click disabler could filter those out with jQuery selectors.
By the way, I agree wholeheartedly with Alan's comment about addressing the slow page loads. I'd use my suggested approach as a band-aid only if those slow page loads can't be fixed. Carl On 6/28/2011 9:28 AM, Richard Steele wrote: > Hmmm... do you have an example of the code to include? I'm worried that it > would mess with other javascript that we use and in particular our > sophisticated light box application where users click forward and back > buttons on images to call the next and previous images, etc. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345869 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

