Results 1 to 2 of 2

Thread: ajax question

  1. #1
    Join Date
    Jun 2007
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default ajax question

    1) Script Title: Dynamic Ajax Content

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

    3) Describe problem: hello
    first of all, i really luv this site.. you guys r doin a gr8 job
    now onto my question;
    i am a newbie at ajax,so bear with me..
    i just wanted to know if this script loads the external files while the main page is loading or does it start to load the content only when you click on javascript:ajaxpage('ajaxfiles/external.htm', 'rightcolumn');..

    ajax is used to load content dynamically, so i think that this script does the same too, but just wanna confirm...

    thanks a lot,

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    The external page in question is only downloaded when the user clicks on a link to activate it, yes.

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
  •