JQuery每日函数:核心jQuery(elements)
jQuery(elements)
This function also accepts XML Documents and Window objects as valid arguments (even though they are not DOM Elements).返回值隐藏一个表单中所有元素。
jQuery 代码:
$(myForm.elements).hide()?发布时间: 2012-10-28 09:54:44 作者: rapoo
JQuery每日函数:核心jQuery(elements)
jQuery(elements)
This function also accepts XML Documents and Window objects as valid arguments (even though they are not DOM Elements).返回值隐藏一个表单中所有元素。
jQuery 代码:
$(myForm.elements).hide()?