jquery-ui.min.js conflict
jquery-ui.min.js conflict
Hello ,
i have recently installed a new module that uses jquery-ui.min.js which caused a conflict.
i have added http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js to the template so it should be loaded only once , and i then disabled the jquery ui library in the new installed module.. the new module works fine
but community polls still broken.. i have tried to disable the loading of jquery ui by removing the following code in file function.php
and its still broken..
how do i fix this ?
Regards.
i have recently installed a new module that uses jquery-ui.min.js which caused a conflict.
i have added http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js to the template so it should be loaded only once , and i then disabled the jquery ui library in the new installed module.. the new module works fine
but community polls still broken.. i have tried to disable the loading of jquery ui by removing the following code in file function.php
$document->addScript(CJLIB_URI.'/jquery/jquery-ui.min.js');
and its still broken..
how do i fix this ?
Regards.
Access to viewing replies is restricted.
Showing 2 of 2 replies
You do not have permissions for replying to this topic.