Is there anything that could come into play from this solution" http://www.dynamicdrive.com/dynamicindex6/localtime.htm Not quite sure what's pulling the server time here and then how to drop it in to the styleswitch automatically onload or just after.
On Jul 21, 4:16 am, [EMAIL PROTECTED] wrote: > Thanks Andy... I thought after the post that I should of added it > would be something similar to using Kelvin's StyleSwitcher to load the > CSS page styles, but only load those according to the server clock. > The page background or header background even may be the only thing > that needs to change, and that usually loads last anyways. > Just some ideas, but can Jquery retrieve the server time, or could it > only get the client/browser time? > > On Jul 20, 4:18 pm, "Andy Matthews" <[EMAIL PROTECTED]> wrote: > > > That would probably be best done on the server side. When the page loads, > > check the time and provide an alternate CSS file. > > > Unless of course you'd like the page to change after it has already loaded. > > Then yes, jQuery could be used to do that. > > > -----Original Message----- > > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > > Behalf Of [EMAIL PROTECTED] > > Sent: Friday, July 20, 2007 4:04 PM > > To: jQuery (English) > > Subject: [jQuery] Server Time of the day Clock functions > > > Can jquery be used to load a different site design (skin if you like) > > according to the hosting server clock time. > > The inspiration for the idea is:http://www.taprootcreative.com/ > > Which loads different site backgrounds and background sounds. > > Not quite sure how they have their version working. > > Too see both versions whether than waiting until the time changes via the > > Tallahassee, Florida server clock, check > > here:http://web.archive.org/web/*/www.taprootcreative.com > > Click on anything after Feb 27, 2007 both versions are archived. > > > Of course I always think jquery can do about anything, this is a sort of > > time travel right... ;)