刘68

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2017年1月13日

摘要: // JavaScript Document$(document).ready(function(e) { //向DIV里面扔三个下拉 var str = "<select id='sheng'></select><select id='shi'></select><select id='qu'>< 阅读全文
posted @ 2017-01-13 16:00 刘68 阅读(141) 评论(0) 推荐(0) 编辑

摘要: // JavaScript Document$(document).ready(function(e) { //向DIV里面扔三个下拉 var str = "<select id='sheng'></select><select id='shi'></select><select id='qu'>< 阅读全文
posted @ 2017-01-13 15:58 刘68 阅读(97) 评论(0) 推荐(0) 编辑

摘要: $.ajax({ url:"dengluchuli.php", data:{zhanghao:zhanghao,mima:mima}, type:"POST", dataType:"text", success: function(data){}}) 阅读全文
posted @ 2017-01-13 15:57 刘68 阅读(81) 评论(0) 推荐(0) 编辑