Re: CSS Menu Rendering Problem in Opera
On Sat, 21 Aug 2004, Lachlan Hunt wrote:
[color=blue][color=green]
> > HTTP_ACCEPT = application/vnd.ms-excel, application/msword,
> > application/vnd.ms-powerpoint, image/gif, image/x-xbitmap, image/jpeg,
> > image/pjpeg, */*[/color]
>
> How did you get this information?[/color]
(See other posting.)
[color=blue]
> It's strange that it doesn't include text/html as accepted variant.[/color]
You noticed! IE has to make do with it via the */* selection.
But that means (given normal Apache settings) that if the server has a
..doc, .ppt or .xls version of the page, it will get chosen in
preference to any WWW-compatible version. Which kind-of says it all,
as far as Redmond's view of the "World" is concerned, hmmm?
[color=blue]
> I asked the same question a few days ago in a private e-mail to Jim
> Ley, and he tole me this:
>
> # Yep, it's a registry setting.
> # HKEY_LOCAL_MACH INE\SOFTWARE\Mi crosoft\Windows \CurrentVersion \Internet
> # Settings\Accept ed Documents[/color]
Thanks. I think Jim told me earlier, too, but the grey cells had
faded and I couldn't quite put my finger on it when Els asked.
On Sat, 21 Aug 2004, Lachlan Hunt wrote:
[color=blue][color=green]
> > HTTP_ACCEPT = application/vnd.ms-excel, application/msword,
> > application/vnd.ms-powerpoint, image/gif, image/x-xbitmap, image/jpeg,
> > image/pjpeg, */*[/color]
>
> How did you get this information?[/color]
(See other posting.)
[color=blue]
> It's strange that it doesn't include text/html as accepted variant.[/color]
You noticed! IE has to make do with it via the */* selection.
But that means (given normal Apache settings) that if the server has a
..doc, .ppt or .xls version of the page, it will get chosen in
preference to any WWW-compatible version. Which kind-of says it all,
as far as Redmond's view of the "World" is concerned, hmmm?
[color=blue]
> I asked the same question a few days ago in a private e-mail to Jim
> Ley, and he tole me this:
>
> # Yep, it's a registry setting.
> # HKEY_LOCAL_MACH INE\SOFTWARE\Mi crosoft\Windows \CurrentVersion \Internet
> # Settings\Accept ed Documents[/color]
Thanks. I think Jim told me earlier, too, but the grey cells had
faded and I couldn't quite put my finger on it when Els asked.
Comment