ZF-5668: Ability to include seperate jQuery UI scripts
Description
At the moment ZendX_jQuery requires the path to the complete jQuery UI, it would be nice for the view helpers to load the relevant individual ui javascript files. Thus being able to load less on each call as most people won't use all of the ui features. The original methods would still exist alongside these new methods for ease and B/C.
It would obviously need to know which files are loaded and required so as to not load duplicates of ui.core.min.js etc.
Comments
Posted by Benjamin Eberlei (beberlei) on 2009-02-03T10:13:41.000+0000
I have encountered this too, i have to look into adjusting this for 1.8
Posted by Rob Allen (rob) on 2012-11-20T20:52:58.000+0000
Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".
Feel free to re-open and provide a patch if you want to fix this issue.