imgface 相关的软件列表

首页

jQuery选择头像并实时显示的代码

2020-02-16 标签:jquery,选择,头像,实时,显示,代码,js,实现,如下,function,getface,var,faceid,selface,val,length,imgface

js: 实现代码如下: //头像选择 function GetFace() { var faceid = $("#SelFace").val(); if (faceid.length == 1) { faceid = "0" + faceid; } $("#imgface").attr("src",