[TYPO3] Erase Pencils in Printversion

Thomas Menzel menzel at ds5120.fb12.tu-berlin.de
Fri Jun 9 16:43:03 CEST 2006


@Christopher:

>This should work in the Mozilla family of browsers and Opera and
probably in Safari/Konqueror too: */ 
>a[href=#] { display:none; }

is almost true.

The # must be in " ":

a[href="#"] { display:none; }
/*Works in Mozilla Netscape 7.2,... not in IE6. and Netscape 8.1*/
 
--------------------------------------------
Technische Universität Berlin
Thomas Menzel
Institute of Land and Sea Transport Systems
- Automotive Engineering -
TIB 13
Gustav-Meyer-Allee 25
13355 Berlin
Germany

Tel.: +49-(0)30-31472996
Fax:  +49-(0)30-31472505

mail to: menzel at ds5120.fb12.tu-berlin.de
www.kfz.tu-berlin.de
-------------------------------------------- 




More information about the TYPO3-english mailing list