深圳全飞鸿

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz

Radphp的MCheckBox控件分析

查看数: 686 | 评论数: 1 | 收藏 0
关灯 | 提示:支持键盘翻页<-左 右->
    组图打开中,请稍候......
发布时间: 2020-8-30 18:24

正文摘要:

MCheckBox allows you to create a checkbox Control the Theme and color variation of a group of MCheckBox with the MobileTheme component associated to them. Change the Caption value. Set it Cheched or ...

回复

zhgc 发表于 2020-8-30 18:35:23
范例一:

siblings兄弟中找input
  1.     function mcbTwoJSClick($sender, $params)
  2.     {
  3.         ?>
  4.         //begin js
  5.           alert('"'+jQuery(this).text()+'" checked: '+jQuery(this).siblings('input').attr('checked'));
  6.         //end
  7.         <?php
  8.     }
复制代码

QQ|Archiver|手机版|小黑屋|nagomes  

GMT+8, 2025-5-5 05:26 , Processed in 0.030243 second(s), 25 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表