[jQuery] Problems with .load or something

2008-10-29 Thread Lomacar
I wonder if anybody can give some advice on this. I am not too experienced with asynchronous code. I am trying to load information from other pages on our website onto the home page, for a "recent projects" list. I want to be able to supply a simple list of names corresponding to web pages and thi

[jQuery] Re: External links not working within jquery.accordian

2008-08-20 Thread Lomacar
Looks like Matthew solved the problem and I wondered how. What seemed to fix it for me was specifying the header attribute (what links act as the open/close switch). I gave all the header links a "menuhead" class and then in the accordion options set {header: "a.menuhead"}. I think this prevented