For anyone else interested in using these effects, I've tested in chrome and all are working for me. That is :
-webkit-box-shadow:
-webkit-radial-gradient:
-webkit-linear-gradient:
So far it's only ie9 that I'm finding problems with.
For anyone else interested in using these effects, I've tested in chrome and all are working for me. That is :
-webkit-box-shadow:
-webkit-radial-gradient:
-webkit-linear-gradient:
So far it's only ie9 that I'm finding problems with.
So in ie9, I can get the effects (with the noted exception of the gradients) but only if I go F12 for developer tools> Browser mode and choose IE9. That is, it does not working in IE9 compatibility mode. Therefore, this must be the default mode when browsing to a website. So, does that mean that something else on my page is not compatible with ie? Otherwise I'm not sure why ie doesn't show the page as it is.
I'm obviously missing something major here, anyone got any ideas?
Cheers
Matt
Thanks for the headsup. I have been wanting to fill a complex shape generated by mathematical formula with a gradient for absolutely years. Now I see the light.
http://www.w3schools.com/svg/svg_grad_linear.asp
http://www.w3schools.com/svg/svg_path.asp
http://www.w3schools.com/svg/svg_polygon.asp
I am so excited.
great thanks, I see now, thought that was only available in the web developing tools. Looks like it;s all good. Thanks a lot for the help.![]()
If other people want to test their site in different versions of ie (including how it will look in ie10), the tool is here:
http://ie.microsoft.com/testdrive/
![]()