Have you tried to create the accordion on a static html file with the
same structure ?
Does it work ?
If not, that's probably you have to give some parameters to the
accordion call to make it work.
X+
On Apr 13, 10:59 am, "WebolizeR" <[EMAIL PROTECTED]> wrote:
> On 13 Nisan, 01:06, "WebolizeR"
On 13 Nisan, 01:06, "WebolizeR" <[EMAIL PROTECTED]> wrote:
> Hi;
>
> I have been creating an accordion application whose content has been
> loading by ajax, code sample like below:
>
> $("#loading").ajaxStart(function(){ $(this).show();});
> $("#loading").ajaxStop(function(){ $
2 matches
Mail list logo