On 29/07/2009, at 10:40 PM, Andzia wrote: > Hello, I have this website almost finished: > http://klikerlab.pl/ > and I had an idea, that maybe I could make it more active, by > changing the > image to the left, each day. Can it be done with css? For example, > that the > chicken would be displayed on Monday, something else on Tuesday, > etc.... or > should I use a different method?
You can't use CSS for this. You will need to do it with either a server side language (e.g. php) or with javascript. You can still use CSS to the extent that you could create classes called mon, tues, wed etc. and then use your server side language to set this class based on the current day. ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/