A module I am writting uses a few jQuery plugins (ajaxContent, betterTips, UI Tabs). The thickbox links do not work while they are loaded on the same page. The link just goes straight to the page I intended to have in the thickbox. I believe it has to do with the other modules utilizing the 'a' tag. regardless of the class. Any suggestions?
Comments
Comment #1
mstef commentedIt seems the problem is jQuery UI. Once that is loaded the thinkbox links cease to work.
..?
Comment #2
m4manas commentedI am facing similar issue.
Comment #3
frjo commentedComment #4
Michsk commentedsome problem with jquery ui. have you found a soltuin for this one?
Comment #5
mstef commentedYea - implement it yourself all together. It's very easy to.