Re: Image button



<button> is not exactly the same <input type="submit"> because <button> is always set while <input type="submit"> is set only when clicked.
http://www.w3.org/TR/html4/interact/forms.html#h-17.4.1

So I need to check cmdNext_x rather than cmdNext. Thanks.

--
iTech Consulting Services Limited
Expert in ePOS (Point-Of-Sales) solutions
Website: http://www.itech.com.hk (IE only)
Tel: (852)2325 3883 Fax: (852)2325 8288
.


Loading