2010年12月29日

Jquery操作radio,checkbox,select表单操作实现代码

摘要: 一 、Select jQuery获取Select选择的Text和Value: 1. $("#select_id").change(function(){//code...}); //为Select添加事件,当选择其中一项时触发 2. var checkText=... 阅读全文

posted @ 2010-12-29 14:41 blithe 阅读(302) 评论(0) 推荐(0) 编辑

asp.net文本编辑器FCKeditor使用方法详解

摘要: 效果图: 那么为什么说是FCKeditor的冰冷之心呢?这不是哗众取宠,主要是说它使用起来有点麻烦,下文就详细说明如何搞定这玩意儿。 1.FCKeditor的官方网站是:http://www.fckeditor.net/download 目前最新的FCKeditor 2.4.2版本。请在此页下载:h... 阅读全文

posted @ 2010-12-29 10:22 blithe 阅读(163) 评论(0) 推荐(0) 编辑

导航