This option is only available for the "integer", "date", "time", "currency", and "real" validation types.
To specify minimum or maximum values in the text
field, add the minValue property or maxValue property
(or both) and a value to the constructor, as follows:
<script type="text/javascript">
var textfieldwidget1 = new Spry.Widget.ValidationTextField("textfieldwidget1", "validation_type", {minValue:value, maxValue:value});
</script>
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/en_US/Spry/1.4/WS271E9F2D-F882-4562-B01C-1C19E7986BEB.html
Comments
Comments are no longer accepted for Spry 1.4. Spry 1.6 is the current version. To discuss Spry 1.4, please use the Adobe forum.