When I use load(), it works fine for static pages but doesn't seem to work for my dynamic page.
This is what I'm doing: $('#mydiv').load('my/page'); FireBug shows that the response is coming back just as it should. Any thoughts?
When I use load(), it works fine for static pages but doesn't seem to work for my dynamic page.
This is what I'm doing: $('#mydiv').load('my/page'); FireBug shows that the response is coming back just as it should. Any thoughts?