얼렁뚱땅코드/jquery

제이쿼리 애니메이션 사용하기

얼렁뚱땅 디자이너 2019. 10. 11. 22:20

https://jqueryui.com/ 하위메뉴 blog로 들어간다

 

jQuery UI

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQue

jqueryui.com

https://blog.jqueryui.com/

 

jQuery UI Blog | All news about jQuery UI

The last few years have been difficult for the jQuery UI and jQuery Mobile projects. The projects have suffered from lack of resources and funding and loss of contributors due to a variety of factors. These combined factors have nearly stopped development

blog.jqueryui.com

CDN을 불러와야한다.

http://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js

불러오는 중입니다...

<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>