1) Script Title: :: Ajax Tabs Content Script (v 2.2)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tent/index.htm
3) Describe problem: I need to know how to send value from a link to ajaxtab. For example: <a href="product_edit.php?id=1&tabs=1">view</a> the link will display a page named "product_edit.php" at tap "1" with var="1".
Then I embeded the php file in tab 1 to get id from url (id=1) to query the rest data from sql. The problem is here. I can't pass the var from URL to tab. Please help.



Reply With Quote


Bookmarks