1) Script Title: Tab Content Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tabcontent.htm
3) Describe problem:
Hello
I need your help guys.
lets say I have PAGE1.php loaded into MAINTAB
PAGE1.php has a link to PAGE2.php
How can I properly create a link on PAGE1.php to load the PAGE2.php into MAINTAB?
I tryed:
<a href="/PAGE2.php" rel="ajaxcontentarea">page2</a>
and:
<div id="maintab"><a href="/PAGE2.php" rel="ajaxcontentarea">page2</a></div>
In both cases it's not working....
Thank you for your time.



Reply With Quote

Bookmarks