Results 1 to 2 of 2

Thread: Calling Sub-link on Dynamic Ajax Content from another page

  1. #1
    Join Date
    Jan 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Calling Sub-link on Dynamic Ajax Content from another page

    1) Script Title: Dynamic Ajax Content

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...jaxcontent.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?
    I tried using php with the "GET" statement, but I couldn't make it work. Any help will be appreciated.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    You would want to upgrade to:

    http://www.dynamicdrive.com/dynamici...tent/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)
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •