摘要: success:function(response, status, xhr){ }, error:function(xhr, errorText, errorType){ alert(errorText+":"+errorType); --error:not found alert(xhr.sta 阅读全文
posted @ 2016-11-04 18:21 2350305682 阅读(956) 评论(0) 推荐(0) 编辑
摘要: javascript中的location.href有很多种用法,主要如下。 self.location.href="/url" 当前页面打开URL页面location.href="/url" 当前页面打开URL页面windows.location.href="/url" 当前页面打开URL页面,前面 阅读全文
posted @ 2016-11-04 13:04 2350305682 阅读(3269) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="zh-CN"><head> <meta charset="UTF-8"> <title>.html</title> <style> </style> <script src="jquery-1.7.2.min.js"></script> <scr 阅读全文
posted @ 2016-11-04 12:05 2350305682 阅读(256) 评论(0) 推荐(0) 编辑