Changeset 10553
- Timestamp:
- 09/18/07 22:25:23 (14 months ago)
- Files:
-
- 1 modified
-
dijit/trunk/form/templates/ValidationTextBox.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dijit/trunk/form/templates/ValidationTextBox.html
r10421 r10553 3 3 <td class="dijitReset"> 4 4 <input dojoAttachPoint='textbox,focusNode' dojoAttachEvent='onfocus,onkeyup,onkeypress:_onKeyPress' autocomplete="off" 5 id='${id}' name='${name}' class="dijitInputField" type='${type}' size='${size}' maxlength='${maxlength}' tabIndex='${tabIndex}'/>5 class="dijitInputField" type='${type}'/> 6 6 </td><td class="dijitReset"> 7 7 <div dojoAttachPoint='iconNode' class='dijitInputFieldValidationIcon'>