Welcome to TalkGraphics.com
Results 1 to 3 of 3

Thread: Auto reload

  1. #1
    Join Date
    Jul 2008
    Location
    Montevideo, Uruguay
    Posts
    1,345

    Default Auto reload

    Hello,
    I have a web site with 2 pages when you click on the first page it jumps to the second ones, I'd need it comes back to the first page after 30 seconds on the second one automatically, is it posible?.
    Best regards.
    Javier

  2. #2
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,908

    Default Re: Auto reload

    Javier, the following meta tag, placed between inside the second page's HTML code(head), will tell the browser to redirect:
    <meta http-equiv="Refresh" content="seconds; url=URL">
    Replace seconds with the number of seconds to wait before it redirects, and replace URL with the URL you want it to redirect to.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  3. #3
    Join Date
    Jul 2008
    Location
    Montevideo, Uruguay
    Posts
    1,345

    Default Re: Auto reload

    Acorn,
    Thank you very much, it worked great.
    Best regards
    Javier

 

 

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
  •