Philippe Wittenbergh wrote:
On Sep 8, 2006, at 12:28 PM, Richard Czeiger wrote:
I've updated the script and taken in to account the contrast factor
as well as the accessibility issue.
If I were to take it to the exterme, I'd dynamically generate the
control links.
As it is, i've chucked them into a separate <div>
http://www.grafx.com.au/wip/marquee.html
Your scripts still fails to account for Gecko browsers that are not
Firefox: Mozilla Suite, Camino, ... [1]
as I mentioned yesterday.
The bad detection is in this line:
// Firefox
if (navigator.userAgent.indexOf("Firefox")!=-1 ||
navigator.userAgent.indexOf("Safari")!=-1)
Change Firefox to Gecko.
[1] <http://www.geckoisgecko.org/>
Philippe
And like sort of maybe be even nicer :-) to:
Version 9.01 Build 8552 Platform Win32 SystemWindows XP
<http://www.chelseacreekstudio.com/ca/cssd/images/mar.jpg>
~dL
--
http://chelseacreekstudio.com/
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************