I really dislike Firefox DOM Inspector. Is there one that docks to the page so I don't have two separate windows and also highlights the box/margins/padding like Chrome/Safari does? I can't find one.
Asked
Active
Viewed 957 times
2 Answers
1
Firebug is the best tool for web development missions:
http://getfirebug.com/
Once you get used to it, there is also a (Lite) version for Chrome:
http://getfirebug.com/releases/lite/chrome/
0
Recent versions of Firefox have it built in. Here is how to open it:
- Ctrl+Shift+i (Windows)
- Command+Shift+i (OSX)
References

Paul Sweatte
- 24,148
- 7
- 127
- 265