+ 1
I'm so tired with searching cdn of jquery ui....
Can anyone share the cdn...I have get a cdn but it's not working well...
5 Réponses
+ 5
I found this on jquery ui's own website, put these in the head tag
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
+ 3
Well u can go to cdnjs.com to find any cdn
Jquery UI cdn:
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js" integrity="sha512-uto9mlQzrs59VwILcLiRYeLKPPbS/bT71da/OEBYEwcdNUk8jYIy+D176RYoop1Da+f9mvkYrmj5MCLZWEtQuA==" crossorigin="anonymous"></script>
+ 2
maf
It's not working...can you please make a simple program of jquery ui with the link..
+ 2
Np
+ 1
Ok thank you