/[Apache-SVN]
ViewVC logotype

Revision 997420


Jump to revision: Previous Next
Author: doogie
Date: Wed Sep 15 17:56:37 2010 UTC (13 years, 7 months ago)
Changed paths: 14
Log Message:
Some places in ofbiz were doing dom manipulation without waiting for the
dom to be finished loading.  Wrap such code with a dom:loaded observer.

Also, change all window->load calls to dom:loaded observers.  The former
happens after all images have finished loading, while the later happens
just after the dom has finished parsing.  This is better, as sometimes
the images may take a long time to finish downloading, and until they do,
none of the manipulation will take place.


Changed paths

Path Details
Directoryofbiz/trunk/applications/accounting/webapp/accounting/images/costCenters.js modified , text changed
Directoryofbiz/trunk/applications/order/webapp/ordermgr/images/js/OrderShippingInfo.js modified , text changed
Directoryofbiz/trunk/applications/order/webapp/ordermgr/images/js/geoAutoCompleter.js modified , text changed
Directoryofbiz/trunk/applications/order/webapp/ordermgr/images/js/return.js modified , text changed
Directoryofbiz/trunk/applications/order/webapp/ordermgr/order/ordershippinginfo.ftl modified , text changed
Directoryofbiz/trunk/applications/party/webapp/partymgr/js/PartyProfileContent.js modified , text changed
Directoryofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/images/checkoutProcess.js modified , text changed
Directoryofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/images/productAdditionalView.js modified , text changed
Directoryofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/images/profile.js modified , text changed
Directoryofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/images/quickAnonCustSettings.js modified , text changed
Directoryofbiz/trunk/specialpurpose/webpos/webapp/webpos/images/js/SearchProducts.js modified , text changed
Directoryofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/js/application.js modified , text changed
Directoryofbiz/trunk/themes/droppingcrumbs/webapp/droppingcrumbs/js/application.js modified , text changed
Directoryofbiz/trunk/themes/tomahawk/includes/appbarClose.ftl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26