| Page 1 of 1 | [ 4 posts ] |
|
I am using YUI with liferay. I am using tabview but when using it instead of the code from the local machine it reaches out to these two files
<link id="yui_3_4_0_2_1348161748398_2" type="text/css" rel="stylesheet" href="http://yui.yahooapis.com/combo?3.4.0/build/tabview/assets/skins/sam/tabview.css" charset="utf-8"> <script id="yui_3_4_0_2_1348161748398_3" type="text/javascript" src="http://yui.yahooapis.com/combo?3.4.0/build/widget-parent/widget-parent-min.js&3.4.0/build/tabview-base/tabview-base-min.js&3.4.0/build/tabview/tabview-min.js" charset="utf-8"></script> this throws a security error. How can I fix it? -Sarah |
|
Hi Sarah,
Browsers will warn users who are on a secure page and loading unsure content. The solution where would be to host YUI over HTTPS. |
Brian J. MillerYUI Contributor
|
I wrote this a while ago to address the issue:
http://blog.endpoint.com/2011/02/locall ... -yui3.html HTH, Brian http://yuitraining.com/ |
|
We area actually puling the YUI from a local source, rather then from the Yahooapi. This problem only occurs when we use the tabview module. It seems to work fine if we remove the tabview (except our tabs don't work)
|
| Page 1 of 1 | [ 4 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