[jQuery] Re: Problems with frames

2008-02-09 Thread Jake McGraw
This is the page: http://ideamill.synaptrixgroup.com/?page_id=18 So, you're doing your development off of a web server? Perhaps you could install either an XAMPP or LAMP environment on your machine? - jake On Feb 8, 2008 4:06 AM, Androrion [EMAIL PROTECTED] wrote: Could you explain me why

[jQuery] Re: Problems with frames

2008-02-08 Thread Androrion
Could you explain me why frames shouldn't be needed for what I described? As I don't have any web server, I cannot use simple divs and include my pages as I want, like i would do with php or jsp, isn't it? If you have another solution, I take it : I don't want to use frames, it's just I can't

[jQuery] Re: Problems with frames

2008-02-07 Thread Jake McGraw
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