There's a sweet spot here. Build your usual page-oriented fill-the-template 
loads-of-forms model, which you should be using, but then augment that with 
javascript. Here and there you're doing some double work, but the key is to 
make the form submit stuff as simple as it could possibly be; it exists as 
the design basis of your site and to aid screen readers of any and all 
sorts. JQuery is IMO by far the best at the job of augmenting an already 
working web page with UI-smoothing bells and whistles such as client-side 
sorting of columns and the like.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/javaposse/-/rgpeK_G7rO0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to