jQuery-UI is not working in my userscript without CSS, or with customization?
问题 I only want to use a tiny part of jQuery-UI (Menus) in a userscript I am making. jQuery-UI offers custom downloads, but I cannot find any links to specific modules, that I can @require in the script. Does anyone host the individual modules? Also, I have tried just requiring code.jquery.com/ui/1.11.1/jquery-ui.js , and the script crashes. Do I need to include some CSS with it as well? And also do some messy looking changes, like according to this answer? Will that code be different for