Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pédagogies Multimodales
PhonoDrop
Commits
c709b21b
Commit
c709b21b
authored
Mar 21, 2021
by
Sylvain Coulange
Browse files
inversion ordre appel js dragdropTouch et Multidraggable
parent
24172dd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
c709b21b
...
...
@@ -13,8 +13,8 @@
<link
rel=
"stylesheet"
type=
"text/css"
href=
"styles/clavier.css"
>
<script
src=
"scripts/jquery-3.6.0.min.js"
></script>
<script
src=
"scripts/jquery-ui.min.js"
></script>
<script
src=
"scripts/multidraggable.js"
></script>
<script
src=
"scripts/DragDropTouch.js"
></script>
<script
src=
"scripts/multidraggable.js"
></script>
</head>
<body>
<div
class=
"header"
>
Cette application est un prototype en cours de conception.
<a
href=
"https://groups.google.com/d/forum/alem-app"
target=
"_blank"
><b>
Accéder au forum
</b></a>
pour échanger avec la communauté et faire vos suggestions.
</div>
...
...
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