- From: Jason Davidson <jdavidson@zworg.com>
- Date: Mon, 19 Jul 2004 15:15:01 -0700
- To: lachlan.hunt@lachy.id.au
- Cc: www-style@w3.org
Im sorry, i didnt realize this mail list was so busy and exclusive. Ill seek help from a more welcome body. Thanks for your patience and expertise J lachlan.hunt@lachy.id.au wrote: > > Jason Davidson wrote: > > Hi, im having a problem with a real simple task. :) > > This list is *NOT* for how to... style questions, it is for technical > discussion about stylesheets only. > > > div.clipCell { > > width: expression(this.parentNode.clientWidth-5); > > That is not valid CSS. There is currently no expression function > available, and that appears to be some kind of mixed up example of both > CSS and JavaScript. > > Try asking how to... questions, such as this, in the > comp.infosystems.www.authoring.stylesheets newsgroup, or some other > forum/mailing list. > > -- > Lachlan Hunt > > http://www.lachy.id.au/ > lachlan.hunt@lachy.id.au > >
Received on Monday, 19 July 2004 18:15:11 UTC