2013年9月5日 星期四

html-input-template (detail)



<input
autocomplete=off   // disable input text 
alt="Submit / anything"
axis="string"
class="LineInputText"
disabled
heignt="20"
id="save"
maxlength="<%=siElement[4]%>"
name="<%=Input[i][28]%>"
onBlur=""
onchange=" NumericFormat(this) "
onClick="this.select();"
onkeyup=" NumericFormat(this) "
onfocus="
selectTextboxContent(this);
prevField='<%=Input[i][27]%>';
upperField='<%=Input[i][27]%>';
nextField='<%=Input[i][29]%>' ;
lowerField='<%=Input[i][29]%>';
enterField='<%=Input[i][29]%>';"
readonly
size="50" [[[[character]]]]]
style="margin-right:1px; float:right;"  
src="images/SAVE.BMP"
tabIndex="-1
title="cursor Display"
type="image,button,reset,checkbox,submit,file,hidden,image,password,radio"
value="SAVE"
width="20" 
height="20"
/>



沒有留言:

張貼留言