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
---
Philippe Wittenbergh
<http://emps.l-c-n.com>





*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to