Just wanted to share a little IE/CSS particularity that has caught me a few times now in regards to background styling. It seems if you don't leave a space after the url brackets, ie:
background: url(http://www.someurl.com/image_assets/slices/contentTop.jpg)no-repeat top;
it can not parse the style. I suppose this is pretty straightforward and any reasonably intelligent person could recognize this glitch, but it's caught me at least twice now, so I thought I'd throw it out there on the web.
If I was really motivated I would go look up the CSS Specifications for this and see if this is IE's mess up or everyone elses, but hey, I'm just not.
Background Image Not Showing Up in IE
Posted by
sarahbee
on Wednesday, July 8, 2009
Labels:
background,
css,
ie,
styles
0 comments:
Post a Comment