美文网首页
点击图片上传头像

点击图片上传头像

作者: 孙浅浅_1770 | 来源:发表于2017-10-09 10:17 被阅读0次

<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Demo</title>
<script type="text/javascript">
function F_Open_dialog()
{
document.getElementById("btn_file").click();
}

</script>

</head>
<body>
<div>
<input type="file" id="btn_file" style="display:none">



</div>
</body>
</html>

相关文章

网友评论

      本文标题:点击图片上传头像

      本文链接:https://www.haomeiwen.com/subject/tmpuyxtx.html