Feature #53
closed
Added by Frank over 7 years ago.
Updated almost 7 years ago.
Description
Maybe it is a good idea to split the filter Jquery into 2 filters Jquery and JqueryUi.
Many people needs jQuery, but only a small part of them needs addionally jQueryUi. All users currently have to load more as 200kb jQueryUi, if needed or not.
- % Done changed from 0 to 100
It's simple to handle by yourself
create a folder jquery in modules dir,
create a files named jquery_theme.js, and fill in your own code
instead the /include/jquery/jquery_theme.js now jquery load the /modules/jquery/jquery_theme.js with your own code
this folder and files will not be owerwritten by upgrading WB
- Status changed from New to Done
- Status changed from Done to In Progress
- % Done changed from 100 to 90
- Due date set to 2017-09-30
- % Done changed from 90 to 100
- Status changed from In Progress to Feedback
- Status changed from Feedback to Done
Also available in: Atom
PDF