[ 3 posts ]

Lola Saadi

  • Username: saadilo
  • Joined: Thu Apr 08, 2010 9:20 am
  • Posts: 2
  • GitHub: Lola
  • Gists: Lola
  • IRC: Lola
  • Offline
  • Profile
Tags:

YUI With SSl and IE6

Post Posted: Thu Apr 08, 2010 9:32 am
+0-
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

Adam Moore

YUI Contributor

  • Username: adam
  • Joined: Wed Sep 03, 2008 11:16 am
  • Posts: 356
  • GitHub: apm
  • Gists: apm
  • Offline
  • Profile

Re: YUI With SSl and IE6

Post Posted: Thu Apr 08, 2010 11:18 am
+0-
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.

Lola Saadi

  • Username: saadilo
  • Joined: Thu Apr 08, 2010 9:20 am
  • Posts: 2
  • GitHub: Lola
  • Gists: Lola
  • IRC: Lola
  • Offline
  • Profile

Re: YUI With SSl and IE6

Post Posted: Thu Apr 08, 2010 12:08 pm
+-1-
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
  [ 3 posts ]
Display posts from previous:  Sort by  
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