I was just playing with AjaxEditableLabel, AjaxEditableChoiceLabel and AjaxEditableMultiLineLabel for Wicket In Action, and had a couple of remarks for which I'm curious what you think: * A Label (<span) is used rather than an AjaxLink (<a). I think that if a link would be used (with explicitly it's own style), that would be better for accessibility: you can select links by navigating with tabs, pressing space/ enter to activate them. * It doesn't highlight on hoover. Kind of hard to recognize whether a label is editable or not. I think it should highlight by default, or at least make it very easy (e.g. by setting a single property). * If we were to implement highlighting, we might as well finish the job and give the textfield/area a different color (e.g. red) when validation fails.
Wdyt? Eelco ------------------------------------------------------------------------- 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-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop