0
What src i have to put to link my jQuery code from the playground
2 ответов
0
<head>
<scriptsrc="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
</head>
0
I think this should work, but seriously guys you have to check documentation