[jQuery] Re: load() callback only performs once every two click

2008-12-29 Thread Alexandre Plennevaux
hey ricardo, thanks for the input. I found the error: i was actually hiding the load container somewhere else in the code. *sight*... On Tue, Dec 30, 2008 at 5:52 AM, Ricardo Tomasi wrote: > > I don't see any click event handlers, and from what it looks you can't > tell visually if the load() wa

[jQuery] Re: load() callback only performs once every two click

2008-12-29 Thread Ricardo Tomasi
I don't see any click event handlers, and from what it looks you can't tell visually if the load() was successful because on the 2nd time the background is already red. On Dec 29, 9:07 pm, "Alexandre Plennevaux" wrote: > Strange... > > i'm loading html inside a div, and have this callback: > >