Re: [css-d] Print stylesheet not read by Firefox?

2006-09-07 Thread Albert van der Veen
Thanks alot Brett! Removing the title attribute from the link tag solved it.

kind regards,
Albert

At 11:41 PM 9/6/2006, you wrote:
>Hello Albert,
>
>The problem probably comes from the use of the TITLE attribute. This
>attribute does not have side effects in other elements, but in LINK tags for
>external stylesheets, the situation is different.
>
>Here is one reference that should help out:
>
>http://devedge-temp.mozilla.org/viewsource/2002/preferred-stylesheets/index_en.html
>
>Brett Merkey


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Print stylesheet not read by Firefox?

2006-09-06 Thread Brett Merkey
Hello Albert,

The problem probably comes from the use of the TITLE attribute. This
attribute does not have side effects in other elements, but in LINK tags for
external stylesheets, the situation is different.

Here is one reference that should help out:

http://devedge-temp.mozilla.org/viewsource/2002/preferred-stylesheets/index_en.html

Brett Merkey



Albert van der Veen wrote:
| Hello list,
|
| I have a strange problem with my print stylesheets in Firefox: they don't
| seem to be read at all. This is the code I'm using in the HEAD section:
|
| 
| 
|
| Printing this page (in FF, IE prints correctly) shows what I mean:
| http://www.depont.nl/nl/pers/persberichten/bericht/pers/179/
|
| Am I overlooking something obvious?
|
| thanks,
| Albert

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Print stylesheet not read by Firefox?

2006-09-06 Thread Albert van der Veen
Hello list,

I have a strange problem with my print stylesheets in Firefox: they don't 
seem to be read at all. This is the code I'm using in the HEAD section:




Printing this page (in FF, IE prints correctly) shows what I mean:
http://www.depont.nl/nl/pers/persberichten/bericht/pers/179/

Am I overlooking something obvious?

thanks,
Albert 


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/