Tagged Questions
-1
votes
2answers
3k views
Input button image - not work in Chrome & Safari?
I have the following code in my index.html
<li>
<select name="cmbtype" style="display:none" id="cmbtype" onChange="Changetype()">
<option value="0">
<input type="image" ...