On Jul 28, 2012, at 8:33 PM, Keith Purtell <keithpurt...@keithpurtell.com> wrote: > My client has her heart set on each page of her site featuring a different > image that slides in when the page loads. I found plenty of info about CSS3 > and JQuery slider boxes. I'll probably design for the former and fall back on > the latter. Having onload trigger the JQuery slide is a no-brainer. But in > the case of the CSS3, would it not just be a matter of supplying the code > which would launch the moment it finished loading into the browser (unless I > add a delay attribute)? The only triggering events I've found so far for CSS3 > were based on methods like a:hover > > -Keith Purtell
-Keith: I have a similar control on my main website -- it loads an image based upon what time of year it is (i.e., equinox). This is easy enough to do via php and you don't have to worry IF the user has Javascript turned on or not. A HTML img tag is sufficient trigger to launch a php script to change an image -- it's pretty simple coding. Cheers, tedd _____________________ t...@sperling.com http://sperling.com ______________________________________________________________________ css-discuss [css-d@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/