Thread: Re: JQueryUI
View Single Post
  #2  
Old 02-06-2012, 12:56 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default 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.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote