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.

750 Views
Message 1 of 2
Report
1 REPLY 1

Hello! That's definitely an interesting idea! Is the site only meant to be displayed through that exhibit?

736 Views
Message 3 of 2
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.