[
https://issues.apache.org/jira/browse/TAPESTRY-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613791#action_12613791
]
Finn Kennedy commented on TAPESTRY-1588:
----------------------------------------
The ability to turn off css/images for forms is especially useful when
developing for mobile devices where support of css etc is very limited.
Currently on for ex a blackberry browser the alt image text is displayed next
to each form element.
> Validation error images included in markup with form.clientValidation="false"
> -----------------------------------------------------------------------------
>
> Key: TAPESTRY-1588
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1588
> Project: Tapestry
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.0.5
> Reporter: Martin Grotzke
> Priority: Minor
>
> If you set clientValidation="false" on a form, T5 renders the validation
> error image for all input components (for validation errors that might occur):
> <img alt="[Error]" class="t-error-icon t-invisible" id="cancel:icon"
> src="/app/assets/tapestry/field-error-marker.png">
> With clientValidation="false" this should not be needed and markup could be
> improved + page load time reduced.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]