squeezebox ajax mootools
问题 I use the modal window a fair bit in joomla and just found out that it doesn't work with ajax added links. What is the code I need to have the modal window work with those links? I'm better at jquery than moo tools ... Thanks, Mat I found this code but can't get it to work. <script type="text/javascript"> window.addEvent('domready', function() { SqueezeBox.initialize({ ajaxOptions: { evalScripts: true } }); //SqueezeBox.initialize({}); $$('a.modal').each(function(el) { el.addEvent('click',