[ 5 posts ]

boblam

  • Username: boblam
  • Joined: Mon Jun 21, 2010 9:35 am
  • Posts: 22
  • Offline
  • Profile
Tags:

CSS Tools - YUI 3

Post Posted: Mon Jul 19, 2010 7:08 pm
+0-
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.

boblam

  • Username: boblam
  • Joined: Mon Jun 21, 2010 9:35 am
  • Posts: 22
  • Offline
  • Profile

Re: CSS Tools - YUI 3

Post Posted: Mon Jul 19, 2010 7:09 pm
+0-
Mainly working with tabview.

Anthony Pipkin

YUI Developer

  • Username: apipkin
  • Joined: Tue Nov 10, 2009 9:34 am
  • Posts: 68
  • Location: Atlanta, GA
  • Twitter: apipkin
  • GitHub: apipkin
  • Gists: apipkin
  • IRC: apipkin
  • YUI Developer
  • Offline
  • Profile

Re: CSS Tools - YUI 3

Post Posted: Mon Jul 19, 2010 7:13 pm
+2-
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.

eloise godefroy

  • Username: eloiseg886
  • Joined: Wed Aug 10, 2011 10:33 pm
  • Posts: 1
  • Offline
  • Profile

Re: CSS Tools - YUI 3

Post Posted: Wed Aug 10, 2011 11:51 pm
+0-
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

Joe Powers

  • Username: maxxxpower
  • Joined: Mon Sep 26, 2011 7:19 pm
  • Posts: 1
  • Offline
  • Profile
Tags:

Re: CSS Tools - YUI 3

Post Posted: Mon Sep 26, 2011 7:34 pm
+0-
Thanks for the Firefox tip.
  [ 5 posts ]
Display posts from previous:  Sort by  
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