Hi Dennis, We had some issues with jqModal and unfortunately only the minified source is available so we ended up using the jQuery UI dialog component with great success.
(Note the filesize listed on the jQuery UI page is for the entire zip file, the library itself is much smaller) http://jqueryui.com/demos/dialog/ Cheers, - Jonathan On Tue, Oct 6, 2009 at 8:29 AM, Dennis Madsen <den...@demaweb.dk> wrote: > > I'm developing a site in Joomla CMS which use both MooTools and > jQuery. > > I've created a small, clean page where you can see the problem: > http://www.dennismadsen.com/uploads/mootools_jquery/ > > You can download the source-code from this URL: > http://www.dennismadsen.com/uploads/mootools_jquery/mootools_jquery.zip > > When you run the code, you'll see an error in Firefox Error Console: > jqModal.js line 40. > Can you help me figuring out how to run this jQuery extension when > Mootools is active?