Am 13.04.2005 um 20:36 schrieb Thomas W.J.C. McCrystal:
In the short-term, one ugly hack of a workaround is to get the Apache
user agent environment variable, and scooch the 3D sprite around based on
that. This bit of PHP will do it:


<?php
        echo $HTTP_USER_AGENT;
?>

For instance, Safari 1.0 returns this:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/85 (KHTML,
like Gecko) Safari/85

doesn't safari allow the user to set the value it returns for USER_AGENT ?


I just can't understand, that this browser, which has had an unbelievable success from the minute it appeared, causes so many really nasty problems and a company, which makes so nice software doesn't seem to care about these show stopper issues in their webbrowser.

and the various bugs with shockwave/safari can't be worked around that easy.
how can you work around not getting mouse events until the user moves the mouse after he clicked ?


it is just plain sad.

---------------------------

  |||
a�ex


[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to