| Page 1 of 1 | [ 5 posts ] |
|
What tools do people use to help them figure out CSS and be able to inspect the DOM. I use IE 8 currently. I need an easier way to inspect the classes and figure out how to set colors, fonts, and other attributes for tabs.
|
|
Mainly working with tabview.
|
|
Firebug in Firefox is a very handy tool to use. You can easily do live node and css manipulations to see how the change will effect rendered view.
Personally I only use Firefox as my development browser because of how useful firebug is as a developers tool. |
|
Anthony is right about firefox.
In addition to that, there are a number of extensions for firebug that can enhance its capabilities, like codeburner - provides reference material for HTML and CSS, firediff - monitors all of the changes made by firebug and the application itself to CSS and the DOM, or even firepicker (why not?) - adds a small color picker dialog when editing CSS rule in Firebug |
|
Thanks for the Firefox tip.
|
| Page 1 of 1 | [ 5 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group