On 12/15/2010 04:31 PM, Nick Sabalausky wrote:

But if you're going to make, say, a mortgage rate calculator,
excluding Lynx or requiring JS makes absolutely no sense whatsoever.

This is actually a good example of why you might require JavaScript. Here, JavaScript is useful to the end user because it doesn't require a request and response to the server, so everything is faster and smoother.

Supporting both JavaScript and plain HTML takes extra work for little benefit, since the vast majority of users have it enabled.

It's not 1995 anymore.

Reply via email to