Javascript focus and select not working in FF

前端 未结 4 2083
傲寒
傲寒 2021-01-20 22:02

Using jQuery, the following is not working in FF, but it is in IE

$(this).focus().select();

I looked around for this and found that you cou

4条回答
提交回复
热议问题