asp.net - add jquery tab from outside page -


I have an application that allows jquery tabs to open different "asp.net" applications from their "menus" tab uses it. The contents of the tabs have an IFrame with the application. What I need is for one of the Applications tabs, which is under the IFRAME to open a page in a new tab. I am running apps in iis 7 with asp.net. How can I send a signal to the "tab" application to open a new tab?


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -