|
Maybe im missing something. Ajax content. Ok i can get a page to show up within the container using the ajax method in the example demo file. Though if a link is within the page and you click on it it will open a new window rather then reload the container with the new page request. This is a local page not a external page on the net. So ajax should load the new page in the same container if it is a true ajax call for the container. Is the container actually a ajax container or is it some sort of modal? EG: OPen ajax icon Page loads fine Links in the loaded content show up fine but when clicked they open in new window rather then the existing ajax container This is how its working now. Is there some parameter that needs to be changed or is the container not truly a ajax container? |
Anyway I don't understand what are you trying to do and what do you mean by "truly ajax container"... |
|
Hello Matteo I posted a question like this one - I think. Can you explain how this is used? $(yourContainer selector).mb_changeContainerContent('yourAjaxUrl'); I have a mbContainer loaded by Ajax in the content there is a link like this a href="../contacts/view_contacts.cfm?ContactID=#ContactID#" when it is clicked it opens in the parent window. I want it to load inside of the mbContainer. Thank you, -Randy |


