submit button without Text

submit button without Text

BY 28 Sep 2012 Web Application Development

Here is the code which needs to show a submit button with ‘submit’ text on it, in Tizen. Whereas, all browsers including google chrome shows some text over the button without setting value to it(either ‘submit query’ as in IE and firefox or ‘submit’ as in google chrome) .   

</div><!– /content –>

 

<div id=“104”><input type=“submit” value = “submit”>

</div>   

Written by