ktubalcain
05-12-2017
01:03 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Adding a redirect timer in the HTML/CSS?
So I have a website that's essentially a novel. It's in an exhibit so it's mounted to a wall.
I wanted to set a timer for each page so that it would redirect to the homepage every 15 minutes or so (assuming people poke around the website then walk away without returning to the homepage themselves. I went into the HTML/CSS and saw that the HTML available is in the "header" section.
So I put that basic code
<meta http-equiv="refresh" content="3;url=http://www.google.com/" />
And it didn't work. I know another way you can do it is JS but idt that's available for Weebly, right?
Another thing: it's being featured on an iPad--doesn't Safari require a different type of code?
Thanks.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
1 REPLY 1
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello! That's definitely an interesting idea! Is the site only meant to be displayed through that exhibit?
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report