| Page 1 of 1 | [ 2 posts ] |
|
Hi All
On our current project we load all YUI JS plus our own JS upfront to have only one single JS request. We also load all the CSS in one file so I set fetchCSS: false. The following requests on the page will only replace content in the HTML (sometimes the whole body doe). After the first request the loader tries to fetch strange modules such as skin-sam-gallery-aui-calendar-base or skin-sam-gallery-overlay-box-min.js which do not exist and block all further script execution. Anyone an idea how this happens? Here is a full list of YUI and Gallery Modules we load (also they are combined in this exact order): yui/yui-min.js oop/oop-min.js event-custom/event-custom-min.js pluginhost/pluginhost-min.js attribute/attribute-min.js base/base-min.js dom/dom-min.js event/event-min.js node/node-min.js node/node-event-simulate-min.js io/io-base-min.js io/io-form-min.js classnamemanager/classnamemanager-min.js widget/widget-min.js widget/widget-stdmod-min.js widget/widget-position-min.js widget/widget-position-align-min.js widget/widget-stack-min.js widget/widget-position-constrain-min.js widget/widget-locale-min.js overlay/overlay-min.js plugin/plugin-min.js event/event-touch-min.js event-gestures/event-gestures-min.js transition/transition-min.js scrollview/scrollview-base-min.js scrollview/scrollview-scrollbars-min.js scrollview/scrollview-min.js scrollview/scrollview-paginator-min.js history/history-base-min.js history/history-html5-min.js async-queue/async-queue-min.js loader/loader-min.js intl/intl-min.js datatype/lang/datatype-date.js datatype/datatype-date-min.js gallery-dispatcher/gallery-dispatcher-min.js gallery-outside-events/gallery-outside-events-min.js gallery-overlay-extras/gallery-overlay-extras-min.js gallery-overlay-box/gallery-overlay-box-min.js gallery-aui-selector/gallery-aui-selector-min.js gallery-aui-component/gallery-aui-component-min.js gallery-aui-base/gallery-aui-base-min.js gallery-aui-node-base/gallery-aui-node-base-min.js gallery-aui-delayed-task/gallery-aui-delayed-task-min.js gallery-aui-overlay-base/gallery-aui-overlay-base-min.js gallery-aui-overlay-manager/gallery-aui-overlay-manager-min.js gallery-aui-overlay-context/gallery-aui-overlay-context-min.js gallery-aui-calendar-base/gallery-aui-calendar-base-min.js Cheers ---ebi |
|
Looked into this again today and it appears to be the same issue as described here: http://yuilibrary.com/projects/yui3/ticket/2529995
|
| Page 1 of 1 | [ 2 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group