Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
open-source
gridstack.js
Commits
df4acd99
Commit
df4acd99
authored
Nov 09, 2014
by
Pavel Reznikov
Browse files
demo page
parent
1ba1d829
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
0 → 100644
View file @
df4acd99
<!DOCTYPE html>
<html>
<head
lang=
"en"
>
<meta
charset=
"UTF-8"
>
<title>
gridstack.js
</title>
<link
rel=
"stylesheet"
href=
"//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"gridstack.css"
/>
</head>
<body>
<script
src=
"//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"
></script>
<script
src=
"//code.jquery.com/ui/1.11.2/jquery-ui.min.js"
></script>
<script
src=
"//cdnjs.cloudflare.com/ajax/libs/underscore.js/1.7.0/underscore-min.js"
></script>
<script
src=
"gridstack.js"
></script>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment