创建CheckBox样式的下拉列表
摘要:
/*CheckboxstyleMulti-SelectPicklistauthor:JimWang@January2009http://jianwang.blogspot.comhttp://mscrm.cn*///PL-thepicklistattribute;PLV-usedtosaveselectedpicklistvaluesvarPL=crmForm.all.new_picklist;varPLV=crmForm.all.new_picklistvalue;if(PL!=null&&PLV!=null){PL.style.display="none" 阅读全文
posted @ 2011-03-22 19:49 Leon_He 阅读(861) 评论(0) 推荐(0) 编辑