|
> From: Nicolay, Paul > > If done correctly... you mean with a ton of Javascript ? > > I just consider that a mess, not safe and a nightmare to get it working on > both IE and Netscape. Ton of Javascript? Heck no. You need a little bit to handle things like lower to upper, but that's it. My entire JavaScript, that handles focus, cursor positioning, shift codes and so on, is 140 lines long, and in a standard .js file that is included by my pages. That's certainly not a ton. On the other hand, I don't support all features on Netscape, because Netscape doesn't yet fully support the Document Object Model. Until it does, there's no way to keep the JavaScript clean enough. 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.