Anyone?
[-Stash-] wrote: > > Hi, > > I'm trying integrate the Accordian FX from the Interface plugin into an existing site structure that I cannot change. I was wondering how I can use CSS child and adjacent-sibling selectors in the following two lines: > > headerSelector: 'dt', > panelSelector: 'dd', > > Instead of dt I'd like to use the CSS selector #Panel h2. And instead of > dd I'd like to use the CSS selector #Panel > h2 + ul or #Panel > ul > ul. > > I've had a search from the docs but can't find what I need. If someone could point me in the right direction I'd appreciate it. > > Thanks, > > Luke > -- View this message in context: http://www.nabble.com/Interface%2C-Accordian---CSS-Selectors-tf3051217.html#a8502299 Sent from the jQuery Plugins mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
