Log in

View Full Version : Calling Sub-link on Dynamic Ajax Content from another page



guillaume3
01-19-2009, 05:11 AM
1) Script Title: Dynamic Ajax Content

2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm

3) Describe problem: I am using the code in the above link. As you can see, a page loads within a page. I know I can pre-load either one of these pages, but how do I load the page with either the Porsche, the Ferrari or the Aston Martin from an outside page? Meaning, what do I need to do so that people can bookmark the page with the specific sub-link?:confused:
I tried using php with the "GET" statement, but I couldn't make it work. Any help will be appreciated.

jscheuer1
01-19-2009, 03:18 PM
You would want to upgrade to:

http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm

It allows for (from its demo page):


A link from another page linking to the target page can select a tab on the later when loaded, via the URL parameter string (ie: http://mysite.com/tabcontent.htm?tabinterfaceid=0)