- From: dolphinling <lists@dolphinling.net>
- Date: Fri, 10 Mar 2006 17:07:38 -0500
- To: Andrew Fedoniouk <news@terrainformatica.com>
- CC: W3C CSS List <www-style@w3.org>
Andrew Fedoniouk wrote: > > ----- Original Message ----- > From: "dolphinling" <lists@dolphinling.net> > To: "Andrew Fedoniouk" <news@terrainformatica.com>; "W3C CSS List" > <www-style@w3.org> > Sent: Friday, March 10, 2006 1:15 PM > Subject: Re: CSS Selectors: How to style non-styleable? > > > | Andrew Fedoniouk wrote: > | > Question is: what is the best method to define sub-elements > | > in CSS Selectors? I understand that this question about future > | > extensions/directions of CSS Selectors rather than > | > existing mechanisms. > | > | The best method is not to, but to use XBL. :-) > > Sorry, I didn't get it.... > How is XBL (http://www.mozilla.org/projects/xbl/xbl.html ?) > related to the subject? > > Andrew Fedoniouk. > http://terrainformatica.com XBL, as I understand it, is designed to allow complex styling and scripting of elements, including interactive ones like ones with scrollbars or dropdown <select>s. As far as I know (though I really only understand why it exists, not specifics) authors should certainly be able to style scrollbars with it, or even create their own. http://www.mozilla.org/projects/xbl/xbl2.html is the work-in-progress XBL2 draft. -- dolphinling <http://dolphinling.net/>
Received on Friday, 10 March 2006 23:01:50 UTC