[jQuery] Re: .load() callback and hide, show DIV problem

2007-05-03 Thread summea
I'm still working on this problem, (and I have poured over the jQuery group trying to find any answers,) and I'm realizing that maybe it's not the callback's fault. I'm thinking it might be more of a problem with (not only me,) but the fact that when you click on any folder in the file tree, the

[jQuery] Re: .load() callback and hide, show DIV problem

2007-05-03 Thread summea
Is there something about using .click with a callback that I don't know? Everytime do a click on a target, the callback is called increasingly multiple times thereafter.