1) Script Title: Ajax Tabs Content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tabcontent.htm
3) Describe problem:
I tried loading an external HTML file containing code that pops up windows (I used the demo from http://www.brainjar.com/dhtml/windows/) I have that code broken down into 3 parts - a .js file a .css file and the .html file. I load it as follows :
When I load the HTML page on its own everything works fine, but when I load it inside a tab, the links stop responding.Code:<li><a href="int_win.html" rel="ajaxcontentarea" rev="int_win.css, int_win.js">test</a></li>
My goal is to eventually use ASP to display records from a database in a tab, and to use the popup window to to add / edit records in that table.
Any input greatly appreciated.
WingNut



WingNut
Reply With Quote

Bookmarks