input(file)浏览按钮美化 (巨简单),网上那些都弱爆了

<!DOCTYPE HTML>
<html>
<body>
<input type="file" id="upload" style="display:none"/>
<label for="upload"><img style="width:40px;" src="http://www.iconpng.com/png/flaticon_hand-drawn/upload44.png"/></label>
</body>
</html>

啥都不说了,帮你解决问题了,请给我个评论,点个赞

上一篇:Javascript 模块化开发上线解决方案


下一篇:Unity iOS混合开发界面切换思路