<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="keywords" content="UI/API/1.7/Draggable" />
<title>UI/API/1.7/Draggable - jQuery JavaScript Library</title>
<link rel="stylesheet" href="style/reset.css" type="text/css" />
<link rel="stylesheet" href="style/screen.css" type="text/css" />
<style type="text/css" media="screen,projection">/*<![CDATA[*/ @import "http://www.winswd.com/aboutme/jquery/ui/style/main.css?9"; /*]]>*/</style>
<link rel="stylesheet" type="text/css" href="style/jquery.tabs.css" />
<!--[if lte IE 7]>
<link rel="stylesheet" href="style/jquery.tabs-ie.css" type="text/css" media="projection, screen"/>
<![endif]-->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script src="js/jquery.tabs.js"></script>
<script>$(function(){
$("div[id=examples]").each(function(){
$(this).siblings("div:first").find("div.desc").after(
$(this).find("div.example:has(#demo):first").remove().clone());
if ( !$("div.example", this).length )
$(this).remove();
});
$("div.entry")
.children("p").remove().end()
.find("ul:first li").each(function(){
if ( !$(this).parent().siblings( $("a",this).attr("href") ).length )
$(this).remove();
}).end()
.not(".ui")
.tabs();
$("div.args > br").remove();
$("div.example")
.children("p").remove().end()
.tabs();
var keywords = "String,Number,Object,Options,Array,Function,Callback,Selector,Event,Element,Integer,Float,Boolean".split(",");
$("td.default span, td.type").each(function(){
var html = this.innerHTML;
jQuery.each(keywords, function(i,key){
html = html.replace(new RegExp(key, "ig"), "<a href='/Types#" + key + "'>" + key + "</a>");
});
this.innerHTML = html;
});
$("div[id=source]").each(function(){
var source = $("pre", this).html()
.replace(/<\/?a.*?>/ig, "")
.replace(/<\/?strong.*?>/ig, "")
.replace(/</g, "<").replace(/>/g, ">").replace(/&/g, "&");
//var items = [];
//source = source.replace(/\s*<(link|script).*?>\s\*/g, function(m){
//items.push(m);
//return "";
//}).replace("</head>", items.join("") + "</head>")
//*/
var iframe = document.createElement("iframe");
iframe.src = "http://www.winswd.com/index-blank.html";
iframe.width = "100%";
iframe.height = $(this).prev().attr("rel") || "125";
iframe.style.border = "none";
$(this).prev().append(iframe);
$(window).load(function(){
var doc = iframe.contentDocument || iframe.contentWindow.document;
source = source
// IE needs to wait for the script to load (?)
.replace("$(document).ready(function(){", "window.onload = (function(){try{")
.replace(/}\);\s*<\/sc/, "}catch(e){}});</sc")
//.replace("http://code.jquery.com/jquery-latest.js", "http://code.jquery.com/jquery-1.3rc2.js")
.replace("</head>", "<style>html,body{border:0; margin:0; padding:0;}</style></head>");
doc.open();
doc.write( source );
doc.close();
});
});
});</script>
<script type="text/javascript" src="js/custom.js"></script>
<!--[if lt IE 5.5000]><style type="text/css">@import "http://www.winswd.com/aboutme/jquery/ui/style/IE50Fixes.css";</style><![endif]-->
<!--[if IE 5.5000]><style type="text/css">@import "http://www.winswd.com/aboutme/jquery/ui/style/IE55Fixes.css";</style><![endif]-->
<!--[if IE 6]><style type="text/css">@import "http://www.winswd.com/aboutme/jquery/ui/style/IE60Fixes.css";</style><![endif]-->
<!--[if IE 7]><style type="text/css">@import "http://www.winswd.com/aboutme/jquery/ui/style/IE70Fixes.css?1";</style><![endif]-->
<!--[if lt IE 7]><script type="text/javascript" src="http://www.winswd.com/aboutme/jquery/ui/style/IEFixes.js"></script>
<meta http-equiv="imagetoolbar" content="no" /><![endif]-->
<!-- Head Scripts -->
</head>
<body id="jq-interior" class="mediawiki ns-0 ltr">
<!-- Copyright © 2005. Spidersoft Ltd -->
<style>
A.applink:hover {border: 2px dotted #DCE6F4;padding:2px;background-color:#ffff00;color:green;text-decoration:none}
A.applink {border: 2px dotted #DCE6F4;padding:2px;color:#2F5BFF;background:transparent;text-decoration:none}
A.info {color:#2F5BFF;background:transparent;text-decoration:none}
A.info:hover {color:green;background:transparent;text-decoration:underline}
</style>
<div style='BORDER: 1px solid #DCE6F4; MARGIN-TOP: 20px; MARGIN-BOTTOM: 20px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px; PADDING: 5px; BACKGROUND-COLOR: #eef8ff;line-height:180%; COLOR: #000000; font-family: Arial; font-size: 8pt; width=100%; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#FFFFFFFF", EndColorStr="#F2F5FAFF");'>
This page was saved using <a class="applink" href="http://www.spidersoft.com"><b>WebZIP 7.0.3.1030</b></a> <a class="applink" href="http://www.spidersoft.com"><b>offline browser</b></a> (Unregistered) on 08/18/09 18:19:48.<br>
<b>Address:</b> <a class="info" href="http://www.winswd.com/aboutme/jquery/ui/Datepicker.html">http://www.winswd.com/aboutme/jquery/ui/Datepicker.html</a><br>
<b>Title:</b> UI/API/1.7/Draggable - jQuery JavaScript Library • <b>Size:</b> 70836 • <b>Last Modified:</b> 03/14/09 23:14:18<br></div>
<!-- /Copyright © 2005. Spidersoft Ltd -->
<div id="jq-siteContain">
<div id="jq-content" class="jq-clearfix">
<div id="jq-interiorNavigation">
<div class='jq-portlet' id='jq-p-Getting-Started'>
<h5></h5>
<div class='jq-pBody'>
<ul>
<li id="jq-ui-doc-n-Draggable"><a href="Draggable.html">Draggable</a></li>
<li id="jq-ui-doc-n-Droppable"><a href="Droppable.html">Droppable</a></li>
<li id="jq-ui-doc-n-Resizable"><a href="Resizable.html">Resizable</a></li>
<li id="jq-ui-doc-n-Selectable"><a href="Selectable.html">Selectable</a></li>
<li id="jq-ui-doc-n-Sortable"><a href="Sortable.html">Sortable</a></li>
</ul>
</div>
</div>
<div class='jq-portlet' id='jq-p-API-Reference'>
<h5>é¨ä»¶</h5>
<div class='jq-pBody'>
<ul>
<li id="jq-ui-doc-n-Accordion"><a href="Accordion.html">Accordion</a></li>
<li id="jq-ui-doc-n-Datepicker"><a href="Datepicker.html">Datepicker</a></li>
<li id="jq-ui-doc-n-Dialog"><a href="Dialog.html">Dialog</a></li>
<li id="jq-ui-doc-n-Progressbar"><a href="Progressbar.html">Progressbar</a></li>
<li id="jq-ui-doc-n-Slider"><a href="Slider.html">Slider</a></li>
<li id="jq-ui-doc-n-Tabs"><a href="Tabs.html">Tabs</a></li>
</ul>
</div>
</div>
<div class='jq-portlet' id='jq-p-Plugins'>
<h5>å¨ç»</h5>
<div class='jq-pBody'>
<ul>
<li id="jq-ui-doc-n-AddClass"><a href="AddClass.html">AddClass</a></li>
<li id="jq-ui-doc-n-RemoveClass"><a href="RemoveClass.html">RemoveClass</a></li>
<li id="jq-ui-doc-n-Animate"><a href="Animate.html">Animate</a></li>
<li id="jq-ui-doc-n-Effect"><a href="Effect.html">Effect</a></li>
<li id="jq-ui-doc-n-Hide"><a href="Hide.html">Hide</a></li>
<li id="jq-ui-doc-n-Show"><a href="Show.html">Show</a></li>
<li id="jq-ui-doc-n-SwitchClass"><a href="SwitchClass.html">SwitchClass</a></li>
<li id="jq-ui-doc-n-Toggle"><a href="Toggle.html">Toggle</a></li>
<li id="jq-ui-doc-n-ToggleClass"><a href="ToggleClass.ht
z57737507
- 粉丝: 2
- 资源: 10
最新资源
- dnSpy-net-win32-222.zip
- mongoose-free-6.9
- 德普微一级代理 DP100N06MGL PDFN3.3*3.3 TRMOS N-MOSFET 60V, 8mΩ, 45A
- 【java毕业设计】SpringBoot+Vue幼儿园管理系统 源码+sql脚本+论文 完整版
- 德普微一级代理 DP021N03FGLI DFN5*6 DPMOS N-MOSFET 30V 180A 1.8mΩ
- 巨潮资讯网5000只股票orgId-dict加密字典
- 基于java实现的快速排序代码
- 德普微一级代理 DP3145D SOT23-6 USB PD 协议单口控制器
- 【一文搞懂:什么是集成学习-原理+python代码】
- 国际象棋检测7-YOLO(v5至v9)、COCO、CreateML、Darknet、Paligemma、TFRecord数据集合集.rar
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
- 1
- 2
- 3
- 4
- 5
- 6
前往页