I'm so tired with searching cdn of jquery ui.... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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...

31st Jul 2020, 12:25 PM
Mustafha Ahmad
Mustafha Ahmad - avatar
5 Answers
+ 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>
31st Jul 2020, 1:04 PM
maf
maf - avatar
+ 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>
31st Jul 2020, 12:29 PM
maf
maf - avatar
+ 2
maf It's not working...can you please make a simple program of jquery ui with the link..
31st Jul 2020, 12:57 PM
Mustafha Ahmad
Mustafha Ahmad - avatar
+ 2
Np
31st Jul 2020, 1:37 PM
maf
maf - avatar
+ 1
Ok thank you
31st Jul 2020, 1:29 PM
Mustafha Ahmad
Mustafha Ahmad - avatar