HighDots Forums  

Find the active CSS

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Find the active CSS in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
howa
 
Posts: n/a

Default Find the active CSS - 03-16-2008 , 10:26 PM






hi,

Is it possible to see the actual rendered CSS, e.g.

body, p {
color:white;
}

p {
color:red;
}

I want to get:

body {
color:white;
}

p {
color:red;
}


Possible, such as using FF extension?

Reply With Quote
  #2  
Old   
Christian Kirsch
 
Posts: n/a

Default Re: Find the active CSS - 03-17-2008 , 02:59 AM






howa schrieb:
Quote:
hi,

Is it possible to see the actual rendered CSS, e.g.

body, p {
color:white;
}

p {
color:red;
}

I want to get:

body {
color:white;
}

p {
color:red;
}


Possible, such as using FF extension?
Firebug


Reply With Quote
  #3  
Old   
howa
 
Posts: n/a

Default Re: Find the active CSS - 03-17-2008 , 06:11 AM



On 3$B7n(B17$BF|(B, $B2<8a(B3$B;~(B59$BJ,(B, Christian Kirsch <c... (AT) bru6 (DOT) de> wrote:
Quote:
Firebug

Yes, but only when I inspect a particular element.

What I want is a global one.

Howard


Reply With Quote
  #4  
Old   
jmc
 
Posts: n/a

Default Re: Find the active CSS - 03-18-2008 , 02:18 AM



Suddenly, without warning, howa exclaimed (3/17/2008 12:56 PM):
Quote:
hi,

Is it possible to see the actual rendered CSS, e.g.

body, p {
color:white;
}

p {
color:red;
}

I want to get:

body {
color:white;
}

p {
color:red;
}


Possible, such as using FF extension?
Web Developers Toolbar?

jmc


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.