<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Table Export</title>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script type="text/javascript" src="../libs/FileSaver/FileSaver.min.js"></script>
<script type="text/javascript" src="../tableExport.js"></script>
<style type="text/css">
<!--
//CORE STYLES
/*! FILE: Reset.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block
}
audio,
canvas,
video {
display: inline-block
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden] {
display: none
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%
}
body {
margin: 0
}
a:focus {
outline: thin dotted
}
a:hover,
a:active {
outline: 0
}
h1 {
font-size: 2em;
margin: .67em 0
}
h2 {
font-size: 1.5em;
margin: .83em 0
}
h3 {
font-size: 1.17em;
margin: 1em 0
}
h4 {
font-size: 1em;
margin: 1.33em 0
}
h5 {
font-size: .83em;
margin: 1.67em 0
}
h6 {
font-size: .75em;
margin: 2.33em 0
}
abbr[title] {
border-bottom: 1px dotted
}
b,
strong {
font-weight: bold
}
blockquote {
margin: 1em 40px
}
dfn {
font-style: italic
}
mark {
background: #ff0;
color: #000
}
p,
pre {
margin: 1em 0
}
pre,
code,
kbd,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word
}
q {
quotes: none
}
q:before,
q:after {
content: '';
content: none
}
small {
font-size: 75%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -.5em
}
sub {
bottom: -.25em
}
dl,
menu,
ol,
ul {
margin: 1em 0
}
dd {
margin: 0 0 0 40px
}
menu,
ol,
ul {
padding: 0 0 0 20px
}
nav ul,
nav ol {
list-style: none;
list-style-image: none
}
img {
border: 0;
-ms-interpolation-mode: bicubic
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 0
}
form {
margin: 0
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: .35em .625em .75em
}
legend {
border: 0;
padding: 0;
white-space: normal
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline
}
button,
input {
line-height: normal
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button
}
button[disabled],
input[disabled] {
cursor: default
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
textarea {
overflow: auto;
vertical-align: top
}
table {
border-collapse: collapse;
border-spacing: 0
}
/*! jQuery UI - v1.12.1 - 2016-11-20
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none
}
.ui-helper-hidden {
display: none
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse
}
.ui-helper-clearfix:after {
clear: both
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter: Alpha(Opacity=0)
}
.ui-front {
z-index: 100
}
.ui-state-disabled {
cursor: default !important;
pointer-events: none
}
.ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block
}
.ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.ui-resizable {
position: relative
}
.ui-resizable-handle {
position: absolute;
font-size: .1px;
display: block;
-ms-touch-action: none;
touch-action: none
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted #000
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0
}
.ui-menu .ui-menu {
position: absolute
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer;
list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
h
没有合适的资源?快使用搜索试试~ 我知道了~
基于Html和JavaScript的前端组件特效与工具集设计源码
共1983个文件
js:1109个
png:196个
css:192个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 32 浏览量
2024-10-09
06:53:48
上传
评论
收藏 67.19MB ZIP 举报
温馨提示
该项目是一个基于Html和JavaScript开发的前端组件特效与工具集,包含2019个文件,涵盖1109个JavaScript脚本、196个PNG图片、191个CSS样式、143个HTML页面、110个GIF动画、91个Markdown文件、57个JSON数据文件、17个JPG图片、11个TXT文本、8个字体文件以及Ruby、Vue和Shell等其他语言的辅助工具。该集合旨在提供丰富的前端特效和实用工具,适用于各类Web开发项目。
资源推荐
资源详情
资源评论
收起资源包目录
基于Html和JavaScript的前端组件特效与工具集设计源码 (1983个子文件)
.confirmed_dependencies 347B
coverage 391B
bootstrap.css 144KB
bootstrap.css 140KB
bootstrap.css 134KB
bootstrap.css 134KB
bootstrap.css 124KB
bootstrap.css 124KB
bootstrap.css 124KB
bootstrap.css 124KB
bootstrap.css 121KB
bootstrap.min.css 121KB
bootstrap.min.css 120KB
bootstrap.css 119KB
bootstrap.css 117KB
bootstrap.css 117KB
bootstrap.min.css 111KB
bootstrap.min.css 111KB
bootstrap.min.css 104KB
bootstrap.min.css 104KB
bootstrap.min.css 104KB
bootstrap.min.css 103KB
bootstrap.min.css 101KB
bootstrap.min.css 99KB
bootstrap.min.css 95KB
bootstrap.min.css 95KB
mui.min.css 84KB
layui.css 68KB
jquery-ui-1.9.1.custom.css 32KB
jquery-ui-1.9.1.custom.css 32KB
jquery-ui-1.10.3.custom.css 31KB
jquery-ui-1.10.2.custom.css 31KB
jquery-ui-1.10.1.custom.css 31KB
jquery-ui-1.9.1.custom.css 30KB
font-awesome.min.css 28KB
jquery-ui-1.9.1.custom.min.css 27KB
jquery-ui-1.9.1.custom.min.css 27KB
jquery-ui-1.10.3.custom.min.css 26KB
jquery-ui-1.10.1.custom.min.css 26KB
jquery-ui-1.10.2.custom.min.css 26KB
global.css 26KB
bootstrap-theme.css 26KB
jquery-ui-1.9.1.custom.min.css 25KB
bootstrap-table-group-by.css 24KB
bootstrap-table-group-by.css 24KB
bootstrap-table-group-by.css 24KB
bootstrap-table-group-by.css 24KB
bootstrap-table-group-by.css 24KB
bootstrap-table-group-by.css 24KB
bootstrap-theme.min.css 23KB
select2-bootstrap.css 22KB
bootstrap-datetimepicker.min.css 22KB
bootstrap-responsive.css 22KB
bootstrap-responsive.css 22KB
bootstrap-responsive.css 22KB
bootstrap-responsive.css 22KB
jquery-ui-1.10.3.custom.css 21KB
jquery-ui-1.10.3.custom.css 21KB
jquery-ui-1.10.2.custom.css 21KB
jquery-ui-1.10.3.custom.css 21KB
jquery-ui-1.10.1.custom.css 21KB
bootstrap-responsive.css 21KB
bootstrap-theme.css 21KB
bootstrap-theme.css 21KB
bootstrap-responsive.css 21KB
docs.min.css 21KB
bootstrap-editable.css 21KB
bootstrap-editable.css 21KB
bootstrap-editable.css 21KB
bootstrap-editable.css 21KB
bootstrap-editable.css 21KB
bootstrap-editable.css 21KB
bootstrap-theme.min.css 19KB
bootstrap-theme.min.css 19KB
jquery-ui-1.10.3.custom.min.css 19KB
jquery-ui-1.10.3.custom.min.css 19KB
jquery-ui-1.10.2.custom.min.css 19KB
jquery-ui-1.10.3.custom.min.css 19KB
jquery-ui-1.10.1.custom.min.css 19KB
select2.css 17KB
select2.css 17KB
bootstrap-responsive.min.css 16KB
bootstrap-responsive.min.css 16KB
bootstrap-responsive.min.css 16KB
bootstrap-responsive.min.css 16KB
bootstrap-theme.css 16KB
bootstrap-theme.css 16KB
bootstrap-responsive.min.css 16KB
bootstrap-responsive.min.css 16KB
datepicker.css 16KB
select2-bootstrap.min.css 16KB
select2.min.css 15KB
bootstrap-theme.min.css 15KB
bootstrap-theme.min.css 15KB
layer.css 14KB
layer.css 14KB
default.css 13KB
datetimepicker.css 12KB
bootstrap-datetimepicker.css 12KB
layui.mobile.css 10KB
共 1983 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20
资源评论
csbysj2020
- 粉丝: 2752
- 资源: 5562
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功