Double Click does not work with Thickbox.
I was using these two modules together and the results was that once a image was fully loaded (and should have been opened with Thickbox), Thickbox was ignored and the image loaded on the browser.

CommentFileSizeAuthor
#2 dblclick.module.patch559 bytesdenney

Comments

denney’s picture

This problem also occurs with the Lightboxv2 module.

Unfortunately, I've had to disable this module as I need the Lightbox module more.

denney’s picture

Title: Double Click and Thickbox » Double Click compatibility with Thickbox and Lightboxv2
Status: Active » Needs review
StatusFileSize
new559 bytes

I've created a simple patch that includes the dblclick.js file using the "theme" type so it gets included AFTER the other JavaScript files.

This means the Lightbox javascript takes preference so it works. It needs testing with Thickbox and probably a few other modules though.

denney’s picture

Well, on closer inspection, it works SOME of the time.

I also tried the dev version (17 January 2007) and it still has the same issue. :(