界面代码:
代码如下:
<form><div align=”left”>
<fieldset><p>
请选择语言</p>
<asp:CheckBoxList ID=”ckbListPro” runat=”server”>
<asp:ListItem Value=”1″ Text=”C#”></asp:ListItem>
<asp:ListItem Value=”2″ Text=”JAVA”></asp:ListItem>
<asp:ListItem Value=”3″ Text=”C++”></asp:ListItem>
<asp:ListItem Value=”4″ Text=”JavaScript”></asp:ListItem>
</asp:CheckBoxList>
</fieldset>
<br />
<div></div>
</form>
显示效果:实现选中语言并显示内容脚本代码:
代码如下:
<script src=”Scripts/jquery-1。
4。1-vsdoc。js” type=”text/javascript”></script>
<script type=”text/javascript”>
$(document)。
ready(function () {
// CheckBoxList在页面呈现时转换为<table>// 成员ListItem转换为<input type=”checkbox”><label>
$(“#<%=ckbListPro。
ClientID %>”)。click(function () {
var str = “”;
// 这里获取到被选中的<input type=”checkbox”>
$(“#<%=ckbListPro。
ClientID %> input[type=checkbox]:checked”)。each(function () {
str = str + $(this)。val() + “:” + $(this)。next()。
text() + ” “; // 这里的next()表示<label>
});
$(“#message”)。text(str);
});
});
</script>
选中语言后界面:。
1.文章《ASP.NET jQuery 实例5 (显示CheckBoxList成员选中的内容)》援引自互联网,为网友投稿收集整理,仅供学习和研究使用,内容仅代表作者本人观点,与本网站无关,侵删请点击页脚联系方式。
2.文章《ASP.NET jQuery 实例5 (显示CheckBoxList成员选中的内容)》仅供读者参考,本网站未对该内容进行证实,对其原创性、真实性、完整性、及时性不作任何保证。
相关推荐
- . 现代买票为什么带上携程保险
- . 潮阳怎么去广州南站
- . 湖南马拉河怎么样
- . 烧纸为什么到三岔路口
- . 百色为什么这么热
- . 神州租车怎么样
- . 芜湖方特哪个适合儿童
- . 护肤品保养液是什么类目
- . 早晚的护肤保养有哪些项目
- . 女孩护肤品怎么保养的最好