How to enable jQuery UI in JSFiddle?

后端 未结 4 1545
终归单人心
终归单人心 2021-01-01 08:27

There is no option for jQuery UI in the \"Frameworks & Extensions\" part. Should i add it as an external resource?

4条回答
  •  时光取名叫无心
    2021-01-01 09:20

    Under External Resources > click the text field and enter the url for a hosted jQuery library such as this one from google: https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js. Then click the plus icon.

提交回复
热议问题