![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
By accident I noticed that a hack to hide CSS from IE4.x/Mac also hides it from WebTV Viewer. Since I noticed a little while ago a post here that mentioned the 'incompatibility' of WebTV Viewer with CSS and the |
#3
| |||
| |||
|
|
By accident I noticed that a hack to hide CSS from IE4.x/Mac also hides it from WebTV Viewer. Since I noticed a little while ago a post here that mentioned the 'incompatibility' of WebTV Viewer with CSS and the hardship of hiding CSS from it, I thought this might be of relevance. @import 'styles.css'; // hides from IE4/Mac and IE5/Mac @i\mport "styles.css"; // hides from some browsers, but not from IE5/Mac I noticed the effect in my WebTV Viewer v2.0 (build551), an emulator for the Mac. Can anybody confirm this effect using the real WebTV? I put up a test page for it. http://www.xs4all.nl/~apple77/webtv/ |
#4
| |||
| |||
|
|
By accident I noticed that a hack to hide CSS from IE4.x/Mac also hides it from WebTV Viewer. Since I noticed a little while ago a post here that mentioned the 'incompatibility' of WebTV Viewer with CSS and the This is true, afaik, of WebTV up to 2.6 - and sad. 2.6 has fairly good CSS support. But I'm perplexed by WebTV reading a stylesheet media=screen in the first place, when media=tv is available. |
#5
| |||
| |||
|
|
But I'm perplexed by WebTV reading a stylesheet media=screen in the first place, when media=tv is available. I would gladly supply a stylesheet for media="tv" if support is proper and does not compromise rendering in other UA's. And of course if the budget allows it. It would probably be less expensive to provide a different stylesheet altogether for a web tv browser than to have yet another partly broken browser attempting things in a screen stylesheet that it cannot handle, and another slew of hacks to hide css from it. |
#6
| |||
| |||
|
|
It would probably be less expensive to provide a different stylesheet altogether for a web tv browser than to have yet another partly broken browser attempting things in a screen stylesheet that it cannot handle, and another slew of hacks to hide css from it. Yes. But I don't trust UA detection. Neither do I. That's my point. It shouldn't be up to authors to try to detect the ua. |
|
The ua should follow the specs. Perhaps I'm mistaken, but I feel that web tv should not be reading any stylesheet for media="screen". |
|
If it didn't, an author would have no need to sniff for a webtv ua string. Or have I misunderstood you? ![]() |
#7
| |||
| |||
|
|
But I'm perplexed by WebTV reading a stylesheet media=screen in the first place, when media=tv is available. |
#8
| |||
| |||
|
|
Kris <kristiaan (AT) xs4all (DOT) netherlands> exclaimed in <kristiaan-6C9E9E.14143113102003 (AT) news1 (DOT) news.xs4all.nl>: By accident I noticed that a hack to hide CSS from IE4.x/Mac also hides it from WebTV Viewer. Since I noticed a little while ago a post here that mentioned the 'incompatibility' of WebTV Viewer with CSS and the This is true, afaik, of WebTV up to 2.6 - and sad. 2.6 has fairly good CSS support. I'd suggest not hiding from it. YMMV. |
#9
| |||
| |||
|
|
WebTV... 2.6 has fairly good CSS support. I'd suggest not hiding from it. |
|
YMMV. |
#10
| |||
| |||
|
|
Now 2.6 may have had fairly good CSS support but if the emulator is anything to go by 2.8 does not. Maybe they bit off more then they could chew and tried to add support for extra properties but messed it |
Getting our![]() |
| Thread Tools | |
| Display Modes | |
| |