Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Igor Vaynberg
Gesendet: Mittwoch, 30. August 2006 20:24
An: wicket-user@lists.sourceforge.net
Betreff: Re: [Wicket-user] Tri-state checkbox

if you havent noticed its 2006 and _javascript_ is as pervasive as html 
 
WRONG !!! - i know companies, that for example have JS disabled at ALL of their systems - we have 2006 and thinking JS is everywhere is same as thinking that no illness exists because you see no ill people on the streets.... 
 
just check netcraft - and wonder why we still (!) have netscape 4 around or IE3 and IE4 - with their buggy JS implementation
 
have you also noticed for example that the German Government advises all users to deactivate _javascript_ because of Virus, Phising etc. ? - Same as many other governemnts do.... 
btw: i myself prefer browsing with JS deactivated as i hate popups like many others i know....

further the usecases for checkboxes like this usually entail a lot of data on the form like a tree - so yeah it might suck to have it submit every time 
 unsure if this is really realistic...
 
not to mention form submits reset the page's scroll position most of the time, so if the user has to scroll to get to the checkbox it will get really annoying
use a anchor 
 
but at the end its really up to alex and his usecase

-Igor
 
Regards,
 
Korbinian
 
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to