Need a littel help...

About the template and stylesheet - and changing the menu
Post Reply
maeg
Posts: 525
Joined: Fri Feb 20, 2009 2:27 pm
Location: Agerbæk, Denmark
Contact:

Need a littel help...

Post by maeg » Fri Nov 16, 2012 8:54 pm

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 :D

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Need a littel help...

Post by cmb » Fri Nov 16, 2012 9:14 pm

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
Christoph M. Becker – Plugins for CMSimple_XH

Post Reply