+ 5

Error method - web - js

why the console say an error ? https://code.sololearn.com/WSqW41Mv08fr/?ref=app

15th Oct 2017, 9:29 AM
NoxFly
NoxFly - avatar
2 Antworten
+ 23
Because you inserted the local path to your library rather than the absolute path, use this CDN provided by the official website: <script src="https://unpkg.com/draggabilly@2/dist/draggabilly.pkgd.min.js"></script>
15th Oct 2017, 9:43 AM
Maz
Maz - avatar
+ 4
oh ok thank you 😂 because I'm working on this also in the local storage
15th Oct 2017, 9:44 AM
NoxFly
NoxFly - avatar