View Full Version : HTML5 issue in older browsers
koder
10-07-2014, 06:35 AM
Hi All,
Can anyone tell what are the fixes to make HTML5(responsive) elements workable in older browser.
I have html5shiv still i am facing problem.
Thanks for your help in advance.
FrickenTrevor
10-07-2014, 07:42 AM
Can anyone tell what are the fixes to make HTML5(responsive) elements workable in older browser.
html5shiv (https://github.com/aFarkas/html5shiv)is pretty much the best way to do this
I have html5shiv still i am facing problem.
I need more details, we won't know your problem unless you tell us. The better the explanation the better we can help you.
koder
10-07-2014, 09:06 AM
Sure..
I have created responsive website, it is working fine in FF, chrome but in IE9 the slider is not working, rounded corners are not working and @keyframe animation is not working.
FrickenTrevor
10-07-2014, 09:26 AM
I would like to see both the HTML and CSS
koder
10-07-2014, 04:22 PM
URL: idizital.com
FrickenTrevor
10-08-2014, 03:58 AM
@keyframes are not supported by IE 9 and below. The border-radius (rounded corners) and the slideshow works, as far as what I tested.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.