Hi, I am using Paging teaser component in my page. Rest of the components are custom components. For this Paging teaser component, I have included the following js files provided by magnolia.
[code]<script src="/myApp/resources/templating-kit/js/scriptloader-libraries.js" type="text/javascript"></script> <script src="/myApp/resources/templating-kit/js/scriptloader-plugin.js" type="text/javascript"></script> <script src="/myApp/resources/templating-kit/themes/pop/js/init-behaviour.js" type="text/javascript">[/code] The problem is, I am using jQuery 1.9.1. And scriptloader-libraries.js internally using jQuery 1.6.x. Finally, the teaser component is working fine. Rest of the components are not working. Please help what are the JavaScript files required for Paging teaser? and suggest a way to resolve this problem. Thanks, Siva -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=302b4c08-73ee-4d83-b8b1-839e89bdca0d You are invited to Magnolia Conference. Less than a month to go! Register now: http://www.magnolia-cms.com/conference/register.html ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
