摘要:
success:function(response, status, xhr){ }, error:function(xhr, errorText, errorType){ alert(errorText+":"+errorType); --error:not found alert(xhr.sta 阅读全文
摘要:
javascript中的location.href有很多种用法,主要如下。 self.location.href="/url" 当前页面打开URL页面location.href="/url" 当前页面打开URL页面windows.location.href="/url" 当前页面打开URL页面,前面 阅读全文
摘要:
<!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 阅读全文