If you're using frames (which shouldn't be needed for what you're describing) try using the frameReady plugin, http://ideamill.synaptrixgroup.com/?p=6. Pay attention to the load option for including the accordian plugin in your target frame.
- jake On Jan 25, 2008 8:55 AM, Androrion <[EMAIL PROTECTED]> wrote: > > > Hi all, > > I'm currently working on a static website using some javascript effects. So > far i'm very impressed by the possibilities offered by jQuery and that's why > i chose this framework, but now i have a little problem. > The web site i wanna create is very classic : a header, a footer, a > side-bar navigation menu and a main frame. > Wanting to avoid the use of iframe, i tried some <div> with the jQuery load > function. It seems to work but when i want to insert an accordion menu in > the menu div, it doesn't work... The only solution i found was to write the > menu code in my index page, which is quite... ugly... > > Does anybody know how i could fix that, and use jQuery in every "frame"? > > > > -- > View this message in context: > http://www.nabble.com/Problems-with-%22frames%22-tp15087899s27240p15087899.html > Sent from the jQuery General Discussion mailing list archive at Nabble.com. > >