$('select').change(function () { $(this).attr("title",$(this).find("option:selected").val()); }) 相关文章: 2022-12-23 2022-12-23 2021-08-31 2022-12-23 2022-12-23 2022-12-23 2021-05-17 2022-12-23