I too am having the same problem with both IE6 and IE7. using.
jQuery().ready(function(){ jQuery('#sideMenu').Accordion({ active: false, header: '.stitle', navigation: true, animated: 'easeslide' }); }); In IE you can click on the first menu and it will slide fine, but the next menu with animation does nothing and throws up a script error. The error points to the html file with a line number that isnt the problem. otherwise this works perfect in FF and is very nice. Thanks, Steve On Jan 29, 10:14 am, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > mohsin schrieb:> i m having problem inIEonce i click on accordion its work > but next > > time it doesn't my code is follow > > > [...] > > > please tell me wht is problem > > Could you post a testpage? > > Jörn