Results 1 to 3 of 3

Thread: Ajax Tabs

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

    Default Ajax Tabs

    1) Script Title: Ajax Tabs Content script

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

    3) Describe problem: I am new to development and have just downloaded de Ajax to Visual Web Developer 2005 Express. I am practicing some of the samples and started with the Ajax Tabs content.
    I followed the steps and have 4 tabs on my "demo.htm" page. When I click in one of the tabs I get the Requesting Content logo spinning but the content never shows. The external files are all there as is the "AjaxTabs.js".
    Any clues on where I am doing something wrong?

    Thanks in advance.
    Pati2005

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

    Default

    Are you running the script offline? If so, in IE, it will not work, as the page/ Ajax request needs to be executed online in order to work.

  3. #3
    Join Date
    Jul 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you !!
    It is working fine.
    I wrote the complete path on the "img src" of the external files.
    Also, I wrote the complete path in "var loadstatustext" in the js script and it worked perfectly fine.
    Thanks for the information. I did not know that the page/ Ajax request needed to be executed online.
    Pati2005

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
  •