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)
-   -   Re: JQueryUI (https://forum.x-cart.com/showthread.php?t=62560)

chamberinternet 02-06-2012 12:19 AM

Re: JQueryUI
 
Hi All ...

The version of JQueryUI supplied with XC 4.4.5 includes the Tabs widget.

Does anyone know where within XC this is implemented?

Reason for asking is that i'm using the Tabs widget supplied with JQueryTools (http://flowplayer.org/tools/tabs/index.html) and both seem to be conflicting.

Many Thanks

Shafiq

qualiteam 02-06-2012 12:56 AM

Re: JQueryUI
 
JQuery tabs are used on the product details page, you can see this code there:
Code:

$('#product-tabs-container').tabs(tOpts);

The tabs are part of the JQuery UI lib, which is used in X-Cart as well as regular JQuery lib.

cherie 02-14-2012 01:21 PM

Re: JQueryUI
 
I believe the same tabs are used on the account page.

chamberinternet 02-28-2012 01:07 AM

Re: JQueryUI
 
Thanks Guys ....

I feel the one by JQuery Tools is easier to style up, so i'll have to remove jquery.ui.tabs.min.js from loading up to prevent any conflicts.

:sK


All times are GMT -8. The time now is 03:40 PM.

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