X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Clean URL problem with Mouse over tabs for static pages (https://forum.x-cart.com/showthread.php?t=67660)

UMI Pearls 09-01-2013 04:03 AM

Clean URL problem with Mouse over tabs for static pages
 
I have this code for static pages.
Code:

<script>
$(function() {
$( "#tabs" ).tabs({
event: "mouseover"
});
});
</script>


but whenever "clean URL" is enabled it is not working anymore.


tia


All times are GMT -8. The time now is 11:38 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.