[jQuery] Re: Server Time of the day Clock functions

2007-07-21 Thread tzmedia
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:

[jQuery] Re: Server Time of the day Clock functions

2007-07-21 Thread tzmedia
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

[jQuery] Re: Server Time of the day Clock functions

2007-07-20 Thread Andy Matthews
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@googlegro