只想知道jquery的等价语法是什么.
var elm_id = 'my_id'; var elm = document.getElementById(elm_id);
谢谢.
jquery
jquery ×1