I am very confused 🙂
I have these 2 jQuery imports:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.16/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js" />
and I think the bottom one is giving me errors on this page: http://www.problemio.com
The error is 404 not found. What should be the import so I can get the out of the box library to work that will enable me to create popup dialog boxes for the user?
Thanks!
These two:
https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js
https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js