摘要:
jQuery选择器选择器 实例 选取* $("*") 所有元素#id $("#lastname") id="lastname"的元素.class $(".intro") 所有class="intro"的元素element $("p") 所有元素.class.class $(".intro.demo") 所有class="intro"且class="demo"的元素:first $("p:first" 阅读全文
posted @ 2013-09-02 14:57
psy5choit
阅读(640)
评论(0)
推荐(0)
摘要:
有许多有用的函数,可以在JavaScript使用 : rich:clientId('id') -返回短ID形式的客户ID或如果指定的ID的组件没有找到就返回NULL rich:element('id') – 是document.getElementById(#{rich:clientId('id')})的引用。 rich:component('id') –是#{rich:clientId('id')}.component的引用 rich:findComponent('id') -返回的一个以 阅读全文
posted @ 2013-09-02 14:48
psy5choit
阅读(248)
评论(0)
推荐(0)

浙公网安备 33010602011771号