I load a page from a server and with firebug, I change the url of a
background image to an image on my local filesystem (file://
example.jpg). Now if I hover over the changed CSS settings in firebug,
I can see the changed image in the firebug tooltip. But in the actual
browser I cannot see it (except of the old image disappearing).
Is there an easy way I can make the image actually change in the
browser ?
or if the answer is no, how deep do I have to digg to make that
happen, would a pure Javascript Firebug extension be enough (any
pointer where exactly I need to start to look at ?) or do I have to
change the underlying Firefox internals with an extension containing
parts written in C/C++ ?
and in case you are asking why this is useful, I want to edit an image
and see it immediately in the page I am working on, without uploading
the image first to the server. After all this is the way we do it with
"simple" CSS properties, so there should be a way, a developer can do
it with background images as well.
regards
--
Roberto Saccon
http://rsaccon.com