Hi
I need a littel help to create a startpage like this, just without using flash....
http://templates.entheosweb.com/templat ... /31515.asp
I'm not sure how, because if i use css3 transform it Will not work in IE
Any god ideers
Need a littel help...
Re: Need a littel help...
Hi maeg,
a simple CSS only solution would be to just skip the CSS3 transistions for IE (and other browsers which don't support them).
Otherwise you need a JS fallback. There's a good article about it: http://addyosmani.com/blog/css3transitions-jquery/.
Christoph
a simple CSS only solution would be to just skip the CSS3 transistions for IE (and other browsers which don't support them).
Otherwise you need a JS fallback. There's a good article about it: http://addyosmani.com/blog/css3transitions-jquery/.
Christoph
Christoph M. Becker – Plugins for CMSimple_XH