<!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
没有合适的资源?快使用搜索试试~ 我知道了~
JQuery UI 中文帮助文档
共54个文件
html:21个
js:18个
css:15个
4星 · 超过85%的资源 需积分: 9 703 下载量 34 浏览量
2009-08-18
18:37:11
上传
评论 2
收藏 257KB RAR 举报
温馨提示
中文帮助html格式 带示例 Draggable Droppable Resizable Selectable Sortable 部件 Accordion Datepicker Dialog Progressbar Slider Tabs 动画 AddClass RemoveClass Animate Effect Hide Show SwitchClass Toggle ToggleClass
资源推荐
资源详情
资源评论
收起资源包目录
JQuery UI 中文帮助文档.rar (54个子文件)
JQuery UI 中文帮助文档
themes
base
ui.base.css 259B
ui.theme.css 18KB
ui.tabs.css 1KB
ui.dialog.css 1KB
ui.accordion.css 741B
ui.all.css 49B
ui.datepicker.css 4KB
ui.core.css 1KB
ui.resizable.css 1007B
ui.progressbar.css 174B
ui.slider.css 949B
Selectable.html 28KB
Droppable.html 28KB
Datepicker.html 71KB
Draggable.html 48KB
ToggleClass.html 12KB
Accordion.html 33KB
Progressbar.html 17KB
AddClass.html 12KB
Animate.html 10KB
Effect.html 13KB
Hide.html 13KB
Dialog.html 46KB
Resizable.html 37KB
Toggle.html 13KB
Sortable.html 56KB
ui
ui.resizable.js 25KB
ui.datepicker.js 68KB
ui.accordion.js 13KB
ui.selectable.js 6KB
ui.dialog.js 16KB
ui.draggable.js 28KB
effects.slide.js 2KB
ui.droppable.js 9KB
ui.slider.js 13KB
ui.core.js 14KB
ui.sortable.js 37KB
effects.core.js 20KB
effects.explode.js 2KB
ui.progressbar.js 2KB
ui.tabs.js 19KB
js
custom.js 10KB
jquery.tabs.js 31KB
jquery.min.js 56KB
RemoveClass.html 12KB
index.html 48KB
style
reset.css 1KB
screen.css 28KB
jquery.tabs-ie.css 561B
jquery.tabs.css 3KB
Slider.html 27KB
Tabs.html 52KB
Show.html 13KB
SwitchClass.html 13KB
共 54 条
- 1
z57737507
- 粉丝: 2
- 资源: 10
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
- 4
- 5
- 6
前往页