Results 1 to 3 of 3

Thread: loading external page containing javascript with Ajax not working

  1. #1
    Join Date
    Mar 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default loading external page containing javascript with Ajax not working

    I'm trying to load a page containing a javascript as in http://www.dynamicdrive.com/dynamici...tentglider.htm into the main page using Ajax as in http://www.dynamicdrive.com/dynamici...jaxcontent.htm but not working i need help with that. Thanks in advance.

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I don't really get what you want, can you please explain and make it clearer, what you said is very unclear in various reasons.
    Jeremy | jfein.net

  3. #3
    Join Date
    Mar 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I'm using AJAX to open external htm pages in a div in a main page just as in http://www.dynamicdrive.com/dynamici...jaxcontent.htm. One of these external htm pages has its own CSS and javascript files, so I use loadobjs on the link in the main page opening this external page to load the javascript and the css. My problem is that this external page also has javascript in its body section not in an external file. what do i need to do to load this script as well.

    I hope I am much more clearer. Thank you for your time and patience.

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
  •