because the module that cause issue doesn't run under reservation component.
You use jQuery technology. First all replace the code :From : <div class="trigger" fprolloverstyle=" onclick="openPanel()" language="Javascript1.2">infos</div>To :<div class="trigger"><a href="#" onclick="openPanel()">infos</a></div>Keep us informed when you do that.
Then at reservation menu item loads some libraries that don't load at other menu items.
<script type="text/javascript">$(document).ready(function(){ $(".trigger").click(function(){ $(".panel").toggle("fast"); $(this).toggleClass("active"); return false; });});</script><script type="text/javascript">//<![CDATA[function openPanel(){<a id="open" class="open" href="#"></a>}//]]></script>
Please send me a private message to help you.I need FTP and administrator access.
I have made some changes but my FTP access is denied and i can't continue.Try to read carefully the instructions of that script : http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/ Advice : Don't turn on the global static cache parameter. You can't see the changes immediately. .
I must go away from the office. Take a look at my above "updated" message and we will discuss it tomorrow again.
Quote from: webgift on May 04, 2011, 21:19:11I must go away from the office. Take a look at my above "updated" message and we will discuss it tomorrow again.i looked at the example that u sent to me it is the same slide panel i usebut it work only in the IOSR pages i don't know why iam waiting your help tomorrow and the FTP Access is working now
You are ok now!There was a javascript conflict between Jquery (slide panel) and mootools (module advanced search IOS Reservation) library.Issue Fixed.Note : Don't forget that using this script IOS reservation calendar doesn't work because of that confict