jQuery 1.3.2 minified is 55.9K, and jQuery UI core itself has more than 110K and top of that each component adds more to this core.
I am wondering good reasons to use jQuery UI over plugins.
For example jQuery accordion plugin has only 3.8K, jQuery Tools which does accordion, tooltips, tabs, scrollable, overlay and expose has only 5.8K, jQuery drag and drop plugin has total 4.8K etc etc.
What is the benefits of using UI instead of using these plugins?
Is it worth to add more than 110k+ for what you are using for?
If so, why do you use it?
Can you post your reasons why you use jQuery UI and why you don’t use it?
jQuery UI doesn’t have to be used as whole 110kb library. You can download only parts that you need, and then it would be a smaller ‘custom build’.
I prefer using jUI because it is created by jQuery Team, so if there is a bug it will be for sure patched (custom plugins sometimes are not updated). And I think jQuery team will always create most optimized version, and if someone will do better, they will update their code, like it was with introducing Sizzle in 1.3.