[jQuery] Re: Livequery not binding on div after a .load method

2008-04-27 Thread minskmaz
Brandon - I solved my problem *temporarily* by using the callback function on ajaxComplete - however I have still not been able to simply define an event subscriber that rebinds to the 'a' tags inside of my newly .load(ed) container div. As Alexandre pointed out it's unclear whether I should be bi

[jQuery] Re: Livequery not binding on div after a .load method

2008-04-26 Thread minskmaz
That's a really good catch Alexandre, however it didn't solve the problem. The title still doesn't display the newly loaded #pagetitle class attribute... ~MM On Apr 26, 2:12 pm, "Alexandre Plennevaux" <[EMAIL PROTECTED]> wrote: > correct me if i'm wrong but i think livequery needs to know on whi