Sportica   Sportica

01 2012 档案

摘要:$('#frame_rate1 option:eq(0)').remove(); //jQuery实现删除option控件下的元素 frame_rate1是select 的ID $('#frame_rate1 option:eq('+ i +')').remove(); //i表示变量function remove_option(minvalue,maxvalue,first_value){ for(i=minvalue ; i<=maxvalue; i++) { $('#frame_rate1 optio... 阅读全文
posted @ 2012-01-12 11:59 qingjoin 阅读(1451) 评论(0) 推荐(0) 编辑
摘要:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="yue-Hans" lang="yue-Hans"><head> <meta http-equiv=" 阅读全文
posted @ 2012-01-12 10:12 qingjoin 阅读(4238) 评论(0) 推荐(1) 编辑
摘要:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> 使用jQuery解决IE不支持的option disable属性 </title> <meta http-equ 阅读全文
posted @ 2012-01-11 14:21 qingjoin 阅读(698) 评论(0) 推荐(0) 编辑

  Sportica
点击右上角即可分享
微信分享提示