Sorry, didn't see the link at first. The selected-class is added to all links due to the navigation:true being set. It matches the href-attribute of your links against the current location, and as they all contain nothing but "#", they all seem to match.
Try to remove the navigation option or set proper href-attributes. Jörn On Mon, Jun 30, 2008 at 10:22 AM, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Could you upload a testpage and post the URL here? > > Jörn > > On Sat, Jun 28, 2008 at 2:38 PM, kirstyburgoine > <[EMAIL PROTECTED]> wrote: >> >> Hi, >> I'm having a few problems with the accordion plugin. >> >> When the page loads it automatically adds the class 'selected' to all >> my links. It shouldn't do this until I click on a link. Once you click >> on a link the plugin works as it should do except for the arrow >> buttons don't change. >> >> Can someone help me? I want all the links to be closed when the page >> opens and for them to open when you click on them. I've used this >> plugin before and got it to work without a problem but I can't see >> what I've done differently. >> >> You can see the problem at http://www.postcardsfromtheborder.co.uk >> >> Thanks >> Kirsty >> >