Results 1 to 2 of 2

Thread: Ajax Tabs Content Script refresh tab

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

    Default Ajax Tabs Content Script refresh tab

    1) Script Title: Ajax Tabs Content Script (v 2.2)

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

    3) Describe problem:
    I try period refresh tab per some time..
    Wrote this code:

    <script type="text/javascript">
    setInterval(function(){countries.expandit(0)},<?php echo $reload_time; ?>);
    </script>

    Woriking fine when I don;t switch to next tab the autoamticly reload first tab,
    I need check what in this time have tak index init I can't find solution.

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

    Default

    Hmm I'm not sure I understand this part:

    Woriking fine when I don;t switch to next tab the autoamticly reload first tab,
    I need check what in this time have tak index init I can't find solution.
    Please rephrase.
    DD Admin

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
  •