I am creating a site with a background image slider, where the images cover 100% width and height of a div element Where they have to be. The problem is that everything works well in Safari and Chrome, but in Opera and Mozilla Firefox, images are not scaled.
I have "-o-background-size: cover" and "mage-background-size: cover" but he did not move.
Here's the code: `
--- HEAD --- ... .lt; meta charset = "UTF-8"> title title> gt; & gt; [if lt IE 9] & gt; & lt; script src = "http: // Html5shim.googlecode.com/svn/trunk/html5.js ">
Comments
Post a Comment