|
Hello - Great plugin's nice work. My question is when you load Ajax content inside of mbContainer how do you get a link to load in the same mbContainer? Thank you in advance. -Randy |
|
You can do it only via ajax; take in mind anyway that ajax can work only for contents on the same domain of the main page and that any reference you have inside the page you are including should be considered as if it is a reference of the main page. If you want to chenge your link so that the content opens in the container frame you should set as href of your ancor a javascript instead of a link: your link Hope this can help you, Bye, Matteo |


