jQuery: The Write Less, Do More JavaScript Library

 « Return to Thread: ajaxify: load link in same div?

Re: ajaxify: load link in same div?

by Dman-3 :: Rate this Message:

| View in Thread


http://docs.jquery.com/Events/live#typefn this might help

On Jun 25, 12:23 am, Charlie <charlie...@...> wrote:
> content loaded after document.ready isn't bound to jquery functions. If the right div is already in page however it should work.
> "ajaxified link"  does that mean it's been loaded by ajax or it is bound to load function?
> not much to work with here without some code, a link or more details
> does aja
> webguy262 wrote:I click an ajaxified link in the left column div, and it loads content in the right column div. All is good! Now, tho, I want to click a link in that right hand content, and replace it with new content. Targeting the "right column" div name does not work; the content loads in a new window. What am I missing?

 « Return to Thread: ajaxify: load link in same div?