|
|
|
|
|
by ptarjan
5720 days ago
|
|
One wonderful thing about Firebug: When editing a CSS property, pressing UP and DOWN will iterate through all of the possible values of that property. For example, editing "display: none", you can quickly find out what values "display: " can take. I really miss that in the chrome debugger :( |
|