Results 1 to 5 of 5

Thread: Dynamic Ajax Content - External URL loading second link to DIV

  1. #1
    Join Date
    Apr 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Dynamic Ajax Content - External URL loading second link to DIV

    1) Script Title: Dynamic Ajax Content

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...jaxcontent.htm

    3) Describe problem:

    Does anyone know how to make an external link (for a separate page like index.htm) which opens ajaxcontent.htm and loads the ferrari page to the container?

    It's a similar problem as http://www.dynamicdrive.com/forums/s...ad.php?t=12105 but I need one for Dynamic Ajax Content. I tried the Ajax Tab Content before but had to switch to this script because of some problem.

    Thanks!

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    I don't think absolute paths are allowed in AJAX. It may be a security error.

    //EDIT: Do you want a link from a seperate page to load something in to an AJAX container?
    - Mike

  3. #3
    Join Date
    Apr 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yes.

    To make it clearer, all the pages are in the same domain. I have index.htm which contains the navigation. Example:

    • Home [index.htm]
    • Articles [article.htm] (contains the Dynamic Ajax content script)
      - Porsche [porsche.htm] (page to be loaded in container)
      - Ferrari [ferrari.htm] (page to be loaded in container)
      - Aston Martin [aston.htm] (page to be loaded in container)
    • Download
    • Help


    Is there anyway I can specify in the navigation in index.htm to open article.htm but with ferrari.htm loaded in the container.

    Thanks!

  4. #4
    Join Date
    Apr 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Anyone can help me?

  5. #5
    Join Date
    Sep 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Is there a solution for the above post?...

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
  •