css3 - Mozilla Firefox content:url() failure -


itemprop = "text">

I have a problem with Mozilla Firefox. Tags and this Chrome is working fine on Opera, but Mozilla does not work on Firefox and Explorer

 . & Lt; Div class = "img" & gt; & Lt; / Div & gt; .img {content: url ("http://animalia-life.com/data_images/wallpaper/wolf-wallpaper/wolf-wallpaper-05.jpg") No-repeat; }  

The only solution I am changing is the content: url () in the background: url ()?

I know this is a very old question, but I would like to answer it, like others Pass is this problem. You can use the background: URL () (which is easy) for Firefox, because Mozilla content sees CSS assets in the same way as Chrome and other browsers can not see it. If you want to use content code, you have to use before and after the attribute.

For the way you can see the content of Mozilla content here, you can see the documentation:


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -