jQuery UI widgets
What jQuery UI widgets are there, except from the official ones?
I know
- Accordion
- Autocomplete 开发者_如何学C
- Button
- Datepicker
- Dialog
- Progressbar
- Slider
- Tabs
Theres to many to name, this question is very broad and you should do some research before asking a question like this.
specifically talking about the jQuery built one's then you should look at the download section: http://jqueryui.com/download
But in regards to user built ones you just need to look around the web and do a few searches. theres no way to get a list of ALL of the user built ones.
A lot of plugins are available on the jquery website:
http://plugins.jquery.com/
If you need a specific one, the only way to find them is to search for it with a search engine(ex: jquery checkbox, jquery selectmenu, jquery tooltip ...).
Checkbox
Selectmenu
Tooltip
I just found a Multiple Select Widget
精彩评论