|
What I want to achieve is fairly straight-forward:
I have a set of twelve icons that I would like to use to identify each month (skiing for winter, tulips for spring - this sort of thing) - so far so good and completely feasible without scripting.
However, as staring at the same icon for a month can get boring, I would like to have multiple sets of images for each month that would be randomly loaded based on a trigger (on load, or every 24 hours,etc). How could I go about introducing a variable (call it %M) that would not only change based on the event trigger, but would also cause a refresh, to change the picture?
|