Thanks Clyde.
Yes, I should have said I am testing in IE9 and no joy at all. I think my CSS file must have a conflict in it or sthing - to not even get rounded corners going there. The gradient will have to wait for IE10 - when is that - like next year? If I find out what works I'll post back.
Thanks again
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.![]()