jQuery: The Write Less, Do More JavaScript Library

WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

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

Re: ajaxify: load link in same div?

by Charlie Tomlinson :: Rate this Message:

| View in Thread

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?