`
peter潘
  • 浏览: 10368 次
  • 性别: Icon_minigender_1
  • 来自: 广州
文章分类
社区版块
存档分类
最新评论
文章列表
<!DOCTYPE html> <html> <head> <title>test</title> <meta http-equiv="content-type" content="text/html;charset=utf-8"/> <script src="jquery-1.8.3.js"></script> <script> jQuery.fn.extend({ /** * 自定 ...
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>test</title> <script src="jquery.js"></script> <style> body,ul,li{margin:0;padding:0;} ul,li{lis ...
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>test</title> <script src="jquery.js"></script> <style> body,ul,li{ padding:0; margin:0;} a,a:link,a ...
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>test</title> <script src="jquery.js"></script> <style> body,ul,li{ padding:0; margin:0;} ul,li{ ...
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>test</title> <script src="jquery.js"></script> <style> :hover{} /*for ie7*/ html,body,ul,li{ mar ...
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>test</title> <script src="jquery.js"></script> <style> :hover{} /*for ie7*/ html,body,ul,li{ mar ...
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="jquery-1.8.3.js"></script> <script>   var eventWrap={}; var eventIdKey='eventId'+new Date().getTime( ...
var _Deferred=function(){ var callbacks=[],fired; var method={ done:function(func){ callbacks.push(func); if(fired){ method.resolveWith(fired[0],fired[1]); } return this }, resolveWith:function(context,args){ args=args || []; fired=[context,args]; while ...
s~s~s~s~s~s~s~
123456
// Copyright 2006 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // //   http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl ...
03ce4d58f7b7a28a6ed69dde99c488a7
Global site tag (gtag.js) - Google Analytics