[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Lynx and Javascript: how-to
From: |
edmondrod |
Subject: |
Re: lynx-dev Lynx and Javascript: how-to |
Date: |
Sat, 14 Jul 2001 14:51:19 -0400 (EDT) |
The first block I ran into is something like the below js code. To make this
the script processor pass through this, some kind of common structure is
needed here.
var agt=navigator.userAgent.toLowerCase();
>
> > I tried a few scripts from the Internet that I found on NJS. Sometimes the
> > scripts have functions that are not defined, so I figure that the big
> > 2 must have some kind of library defining some common functions.
>
> That's the whole problem with scripts. Not the scripting language but
> the browser and document object model functions.
>
> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
>
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden