Frontends for the browser are split up. At the moment there are two
directories which run code depending on which browser you use.

bin/mozilla  runs the framed version, run of the mill straight html
bin/lynx     is for the lynx browser
             most everything is linked to bin/mozilla except the menu
             is different

bin/js       is intended for Javascript code.
bin/xterm    is intended for the perl/Tk port
bin/console  is intended for a straight console port

This way you are not forced to use any particular browser. If there will
ever be something specific for IE then I can always add bin/ie and have
all the IE code in this directory.


Dieter Simader    http://www.sql-ledger.org   (780) 472-8161
DWS Systems Inc.     Accounting Software       Fax: 478-5281
=========== On a clear disk you can seek forever ===========

On Tue, 27 Aug 2002, John Summerfield wrote:

> On Tue, 27 Aug 2002 03:03, Dieter Simader wrote:
> > mozilla is a catch all do GUI browser framed frontend
> >
> >
> > The Javascript port will go into bin/js and if one wants to run Javascript
> > then you'd pass terminal=js The menu, which is something like your
> > traditional "File", "Edit" pulldown menu on top is done but it requires a
> > lot of horsepower to run.
>
>
> Please do not confuse the name of the browser with capabilities it might have.
> I can't use my bank's Internet banking website because it uses javascript
> with special processing for IE and Netscape and no default. The result is a
> blank page.
>
> Even js-capable browsers may have it turned off.
>
> I support the notion of supporting Javascript, but don't tie its use to any
> browser. If someone comes up with a js-capable lynx, let them use it with no
> messing around.
>
>
>
>






-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
-------------------------------------------------------
(un)subscribe: http://lists.sourceforge.net/lists/listinfo/sql-ledger-users
Archive: http://www.mail-archive.com/[email protected]/

Reply via email to