[TYPO3] Erase Pencils in Printversion
Christopher
bedlamhotel at gmail.com
Thu Jun 8 19:48:22 CEST 2006
On 6/8/06, Tapio Markula <tapio.markula at dnainternet.net> wrote:
> Christopher wrote:
<snip>
> > However, there is a workaround if you really *need* this capability;
> > internet explorer has a way of evaluating javascript expressions in
> > css stylesheets:
> >
> > /*
> > This works in Internet Explorer:
> > */
> > a { display:expression(this.href=="#" ? 'none' : 'inline'); }
>
> good to know exact syntax for that
Yes. It doesn't seem too well-documented on Microsoft's site--at least
I can't find much--but you can use pretty much any js you can come up
with. Some interesting ideas for it at
http://webfx.eae.net/dhtml/cssexpr/cssexpr.html.
-Christopher
More information about the TYPO3-english
mailing list