wwp@yahoogroups.com:
Re: A couple of friends dropped in for a drink...
Caroling Geary 2006-Jun-25 23:10:00
See previous discussion on this list about the display size problem.
I believe the fix is to remove the second sentence in the DOCTYPE at
the top of the HTML source code for the page.
That is, don't use this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Use this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
or what I'm using:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
On Jun 25, 2006, at 6:25 PM, Pat Swovelin wrote:
> Richard Crowest wrote:
>> http://corvidae.co.uk/panoramas/wwp-garden.html
>
> For what it's worth, the full screen version only works correctly
> in IE
> on my XP Pro system. In Firefox and Netscape it only displays as a
> strip about 20% of the full height and it's not movable in Quicktime.
> It crashed Opera 8.5.
Caroling Geary, www.wholeo.net