×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 3/13/2012 9:36 PM, Nathan Andelin wrote:
I have mixed feelings about that. I generally prefer interfaces which are initially built from HTML tags over those that are generated purely by JavaScript renditions. I dislike the appearance of a parasol or sun dial or hour glass as the browser is working on rendering components built from script. JavaScript can be very powerful, but a little goes a long way in my book.
Your book is a little different than mine.
JavaScript can render instantaneously or as close to instantaneously as
to not matter; it really doesn't take much to stuff a new tag into a DOM
with today's modern browsers. My product design application which uses
about 300 widgets made up of some 1000 HTML elements in a 12-pane UI
(all of which are collapsable) takes about two seconds to load from XML
on the host.
The collapsable panes are just one thing I get automatically from my
Dojo toolbox that are pretty difficult to duplicate with standard HTML.
Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.