![]() |
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 |
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. |
Re: JQueryUI
I believe the same tabs are used on the account page.
|
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.