emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTML-Info design


From: Tom
Subject: Re: HTML-Info design
Date: Mon, 22 Dec 2014 13:57:50 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Jan Djärv <jan.h.d <at> swipnet.se> writes:
> 
> It does not work in Chrome, see attachment.  This is one of the eternal 
> problems with JS/HTML.
> 

It is not a problem with JS, it's a problem of browser platforms.
That's why we have JS libraries.

Like when you want to write a cross platform GUI which works under
X, Windows, etc. then you don't start hand coding GUI widgets,
you use libraries like GTK or wxWidgets instead.

So the platform differences should be handled by the library, not
the app, and if there is a problem on a platform then it is a bug
in the library which should be fixed there.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]