I like displaying my validation error messages right above the
control in question.
If I markup my document like so...
<div wicket:id="nameError">
This was an error.
</div>
<input name="name" wicket:id="name"/>
Is there a way to remove div from the Java controller if there is no
error?
Alan
--
Alan Gutierrez | [EMAIL PROTECTED] | http://blogometer.com/ | 504
717 1428
Think New Orleans | http://thinknola.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]