JQuery UI Accordion and jQuery Grid plugin not coming together
I used JQuery -UI accordion plugin for the menu (since it looks neat) and Jquery -grid rails for my data. I have a vertical menu and data on the right side, however, the menu style disappears and only the grid is displayed correctly. Has anyone encountered this problem before?
Make sure you don't have any CSS problems. I am assuming the CSS directives are stepping on top of each other. Use Firebug in Firefox to check what the CSS files are doing.