亚洲乱码中文字幕综合,中国熟女仑乱hd,亚洲精品乱拍国产一区二区三区,一本大道卡一卡二卡三乱码全集资源,又粗又黄又硬又爽的免费视频

jquery獲取checkbox的值并post提交

 更新時(shí)間:2015年01月14日 14:49:35   投稿:hebedich  
這篇文章主要介紹了jquery獲取checkbox的值并post提交,需要的朋友可以參考下

廢話不多說,直接奉上代碼:

復(fù)制代碼 代碼如下:

復(fù)制代碼 代碼如下:

array(4) {
  [0]=>
  array(2) {
    [0]=>
    string(1) "1"
    [1]=>
    int(2)
  }
  [1]=>
  array(2) {
    [0]=>
    string(1) "2"
    [1]=>
    int(2)
  }
  [2]=>
  array(2) {
    [0]=>
    string(1) "3"
    [1]=>
    int(2)
  }
  [3]=>
  array(2) {
    [0]=>
    string(1) "4"
    [1]=>
    int(2)
  }
}

這里僅僅是簡(jiǎn)單實(shí)現(xiàn)下,給大家一個(gè)參考,小伙伴們可以自由擴(kuò)展。

相關(guān)文章

最新評(píng)論