代码搜索:Checkbox
找到约 9,800 项符合「Checkbox」的源代码
代码结果 9,800
www.eeworm.com/read/213767/4912295
rb xml_sidebar.rb
class XmlSidebar < Sidebar
display_name _("XML Syndication")
description "RSS and Atom feeds"
setting :articles, true, :input_type => :checkbox
setting :comments, true, :input_type => :
www.eeworm.com/read/168155/5448254
js admin_functions.js
// frm is the form object
// elm is the checkbox which initiated the click
// val is the unique group name
function select_deselectAll (formname, elm, group)
{
var frm = document.forms[formname]
www.eeworm.com/read/333311/3388900
js check.js
function check(listform,checkSign){
with(listform){
for(var i=0;i