jQuery表单元素选择器代码实例

2020-05-23 06:17:20易采站长站整理

$('input:file').css("background", "#CD1076");
</script>

</body>

</html>