| Page 1 of 1 | [ 3 posts ] |
|
Hi,
I have a page that uses tabview.css and tabview-min.js and some more JS files, I have created a package that includes all the required CSS and JS file on our server so I could point to those files when on SSL environment since I did not see YUI working on https. Now, when the page is loaded on i.e6 that runs with SSL, it takes about 5 to 8 sec. for the page to be loaded. This has cause performance issue. Any help is really appreciated. Thanks a lot. --Lola Saadi |
|
Are you loading each file individually? If so, you should the YUI configurator:
YUI 3: http://developer.yahoo.com/yui/3/configurator/ YUI 2: http://developer.yahoo.com/yui/articles/hosting/ Create a combo url for all of the YUI modules you need, then save that file. Then you can either include this file statically on your ssl pages, or you can configure a custom module so the loader knows how to get the file for you. |
|
Yes i am loading the files indivisually, I have save all the files in one location. for example my path would be /2.8.0r4/build/tabview/tabview-min.js
|
| Page 1 of 1 | [ 3 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