I'm trying to create an accordion similar to the 2nd 1 at the top here http://jquery.bassistance.de/accordion/demo/
The problem I'm having is I can't find steps on how to achieve this.. I have loaded the css/javascript files and I also structured the xhtml/ css similar using the same names. When I put y accordion in the demo html file, it works fine but when I have it on my page it doesnt work.. It seems I'm missing a step that has to do with javascript because on my page the class "basic" remains the same but in the demo file the class "basic" becomes "basic ui-accordion selected" and I also see "display:none" throughout the page. So are there any steps I can follow to make sure I do everything right? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
