Results 1 to 2 of 2

Thread: Dynamic AJAX Content Problem

  1. #1
    Join Date
    May 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Dynamic AJAX Content Problem

    Script: DD Dynamic AJAX Content
    http://www.dynamicdrive.com/dynamici...jaxcontent.htm

    I am using the above script without any problems except for one little one that is driving me crazy.

    So here it goes I am using the Dynamic AJAX Content script to load a page with a form on it which depending on the dropdown loads another page through ajax. Using the select code found on that page it works fine going mainpage->loadedajaxpage->reloadajaxpage except for if i use say: "used.php?type=desktop" it will just sit there and not do anything but if i do just used.php it will work just fine. Is there something special i need to do in order to pass vars using the SELECT method?

    I have no idea if that made any sense so if it didnt slap me and ill try to re word it. Id prefer not to post a link to the site in question in public so ask and ill pm ya a link so you can see what exactly im talking about.

  2. #2
    Join Date
    May 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    NVM i have found a way to fix this by switching from a <div> method of ajax to an iframe method..

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
  •