| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Using XC's Jquery UI | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hi
This is our first XC build and I am trying to use the built in Jquery UI for a simple accordion style hide/show content. When I use the following code: {literal} <script> $(document).ready(function() { $( "#accordion" ).accordion({ active: false, autoHeight: false, collapsible: true }); }); </script> {/literal} Nothing happens. When I link to <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script> It works fine, but any pop up on the site, like "Sign In" on the checkout page just hangs with the animation and please wait, remove the link pop up works, but accordion doesn't . So my question is, how do I access Jquery UI built into XC? Many thanks
__________________
Version 4.6.1 |
|||||||
#2
|
|||||||
|
|||||||
![]() I am experiencing sort of similar issue.
I am trying to add a custom form to my x-cart store which will load in jquery ui dialog widget when someone clicks a button. But I can't get any responce out of this no matter what I do. I just can't believe that something as simple as this is buggin me for three days straight now. I am using the most simple scenario I can think of: Code:
Code:
Code:
Some help is greatly appreciated. (X-Cart v4.5.4)
__________________
X-Cart GOLD Plus Product Configurator Feature Comparison X-RichGoogleSearchResults |
|||||||
#3
|
|||||||||
|
|||||||||
![]() Wouldn't the second one be written as:
Code:
|
|||||||||
|
|||
X-Cart forums © 2001-2020
|