Kilandor |
|
---|---|
It could be in a tpl directly, you just need <script type="text/javascript">jQuery.noConflict();</script> before you load your JS files
Documentation on it may be found here. http://docs.jquery.com/Using_jQuery_with_Other_Libraries I'm guessing your problem with Slimbox is it auto-opens URL's its possible if you read the documentation to change it so Slimbox only opens on specific URL's with a rel designated to them. I just chose the auto method as most would likely beable to use that no prob. |