views:

208

answers:

3

I'm working on a xhtml css locally.

Why css background images doesn't show in Web developer toolbar > Edit css option?

Is there any workaround for it?

Has anyone faced this issue or I should reinstall firefox and plugin?

A: 

Im having trouble seeing background images when i go to images > view image information. only been trouble for last few days or so. anyone else getting that problem? the normal images are showing just not the background images.

james
This should be asked as a question - not given as an answer and probably on SuperUser
adam
A: 

How about trying the Firebug plugin? It has pretty great support for inspecting and debugging CSS.

Tobias Cohen
in firebug we can't write css speedily like Web developer in toolbar > Edit css
metal-gear-solid
+1  A: 

You have to use absolute paths in the image URLs. See this thread for more info: http://forums.mozillazine.org/viewtopic.php?f=19&t=200043

ninusik
+1 glad at-least you understood my question
metal-gear-solid