I did not check if we use jQuery UI in eCommerce. Indeed 205 913 bytes is not negligible, but we should be sure before removing it
that we are not using it OOTB, did you check?
For jquery.ui.datepicker-en_US.js is not provided by jQuery UI because it's the
default and handled internally.
Jacques
From: "Sam Hamilton" <[email protected]>
Was just running round the ecommerce site when I noticed that both jquery-1.4.2.min.js and jquery-ui-1.8.6.custom.min.js are
served when loading /ecommerce/ pages? Isn't that rather excessive and only jquery-1.4.2.min.js should be called?
On another note http://demo-trunk.ofbiz.apache.org/images/jquery/ui/development-bundle/ui/i18n/jquery.ui.datepicker-en_US.js is
404ing out.
Sam