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?
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?
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
How about trying the Firebug plugin? It has pretty great support for inspecting and debugging CSS.