Does anyone know where I can download a Firefox web developement plugin that enables me to view css on the web page in a second window? I have it on my home machine and can't remember where I got it from
Printable View
Does anyone know where I can download a Firefox web developement plugin that enables me to view css on the web page in a second window? I have it on my home machine and can't remember where I got it from
I use FireBug now - http://www.getfirebug.com/
Used to use CSSViewer - https://addons.mozilla.org/en-US/firefox/addon/2104
Hope they help!
Sounds like Firebug?
https://addons.mozilla.org/en-US/firefox/addon/1843
thanks for the replies but that not the one ... It puts a red box around the element controlled by css that you are able to click on to open the css window
But I think I can get by with cssviewer thanks guys
That's the Web Developer Plugin.
http://chrispederick.com/work/web-developer/
In particular the CSS -> View Style Information feature.
Thats it Geoff thanks mate
[quote="Geoff"]That's the Web Developer Plugin.
http://chrispederick.com/work/web-developer/
In particular the CSS -> View Style Information feature.[/quote
Ditto