Yes that is the one.  I was confused about the CSS rules you mentioend
until I checked the website.  It turns out they have released a new
version a few days ago.  Works great!

sean

On 6/1/05, b0nyb0y <[EMAIL PROTECTED]> wrote:
> I guess it is this one:
> 
> View Formatted Source
> https://addons.mozilla.org/extensions/moreinfo.php?application=firefox&category=Newest&numpg=10&id=697
> 
> A great tool for page designers and webapp developers.  When you mouse
> over the tag, you'll get a pop-up telling which CSS rules are applied
> to such tag.  And, even better, you know where such rule is coming
> from (within the XHTML itself, or from which stylesheet at what line).
> 
> Thanks Sean for mentioning about it.
> 
> 
> On 6/1/05, Brandon Goodin <[EMAIL PROTECTED]> wrote:
> > Sean, what is the the name of the firefox plugin?
> >
> > Brandon
> >
> > On 6/1/05, Sean Schofield <[EMAIL PROTECTED]> wrote:
> > > I can confirm that it doesn't work for me either.  I found a sweet
> > > plugin for Firefox though that basically does this for you.  (NOTE:
> > > its a plugin not the default view source.)  It works pretty nice on
> > > the tree2 examples (which are *definitely* not pretty with all the
> > > nested tables.)  Too bad I didn't have it while debugging the
> > > renderer!
> > >
> > > We may want to consider removing this feature if it doesn't
> > > effectively do anything.  I think making it work would be a lot of
> > > work ;-)
> > >
> > > sean
> > >
> > >
> > > On 6/1/05, Daniel Zwink <[EMAIL PROTECTED]> wrote:
> > > > Hi,
> > > >
> > > > uh - shame on me and thanks to b0nyb0y! I've only seen the JavaScript 
> > > > part
> > > > and didn't realise that the HTML-part is in one single line.
> > > >
> > > > > Have anyone else successfully configured myfaces to
> > > > > generate PRETTY_HTML output which shows up nicely in
> > > > > a browser's "View Source" tool?
> > > >
> > > > Me ;-). On my system (Windows XP, Tomcat 5.5.9, MyFaces 1.0.9 M9) the
> > > > generated html is relatively pretty (e.g. there are line breaks between
> > > > tags) with context parameter "org.apache.myfaces.PRETTY_HTML" set to 
> > > > true
> > > > (in web.xml).
> > > >
> > > >
> > > > Daniel
> > > >
> > > >
> > >
> >
>

Reply via email to