Results 1 to 2 of 2

Thread: Ajax XML ticker (txt file)

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

    Default Ajax XML ticker (txt file)

    http://www.dynamicdrive.com/dynamici...ajaxticker.htm

    Hi There,

    I am using Ajax XML ticker (txt file) and all is working fine except that when I burn the site to cd, The Ajax XML ticker (txt file) does not show its content. It just sits there showing "Initializing ticker..." The content file is being referenced like this:
    var xmlfile="tickercontent.txt" //path to ticker txt file

    The file sits in the root of the site but I cannot think why I can't reference the content file.

    Any help would be appreciated.

    Best Regards,


    Steve.

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

    Default

    So the problem occurs when you try to view the web pages directly on the CD, offline? In IE, Ajax can only be run when it's online, so this won't work, at least not in IE. In Firefox, it does, however.

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
  •