Jquery Page Timer

Posted by Rhepungus on Stack Overflow See other posts from Stack Overflow or by Rhepungus
Published on 2010-05-10T16:11:18Z Indexed on 2010/05/10 16:14 UTC
Read the original article Hit count: 206

Filed under:

Hey y'all.

Is this possible using jQuery/PHP? I am looking to have my webpage automatically go to a different web page at a certain time of day. For example, i have a 'breakfast' page that is supposed to auto-redirect to the 'Lunch' (www.mylunchpage.com) page at noon. Then the lunch page go to 'Dinner' (www.mydinnerpage.com) page at 5pm. I want it all based on time of day on not on a timer.

Yes, the browser will be open all day...

Any idea on how to make this work? Any advise will be greatly appreciated.

© Stack Overflow or respective owner

Related posts about jQuery