MrTovson
03-16-2007, 09:01 PM
1) Script Title:
Chrome CSS Drop Down Menu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
3) Describe problem:
Upgrading chrome.js from Version 2.0 to 2.01 to attempt to fix the does not work for an unknown reason in a specific case. I have an application that runs nested portals in iFrames (ie. SubPortal within a Portal). 2.01 wipes out an entire iFrame with text:
<IFRAME id="iframeshim" src="" style="display: none; left: 0; top: 0; z-index: 90; position: absolute; filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)" frameBorder="0" scrolling="no"></IFRAME>
in IE7 at the very least.
Zip file attached in a reply below.
All these files are in the root of an extracted Demo directory downloaded from Dynamic Drive for the Chrome CSS Drop Down Menus. Any help would be greatly appreciated. To reproduce, replace the working chrome.js with version 2.01.
Chrome CSS Drop Down Menu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
3) Describe problem:
Upgrading chrome.js from Version 2.0 to 2.01 to attempt to fix the does not work for an unknown reason in a specific case. I have an application that runs nested portals in iFrames (ie. SubPortal within a Portal). 2.01 wipes out an entire iFrame with text:
<IFRAME id="iframeshim" src="" style="display: none; left: 0; top: 0; z-index: 90; position: absolute; filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)" frameBorder="0" scrolling="no"></IFRAME>
in IE7 at the very least.
Zip file attached in a reply below.
All these files are in the root of an extracted Demo directory downloaded from Dynamic Drive for the Chrome CSS Drop Down Menus. Any help would be greatly appreciated. To reproduce, replace the working chrome.js with version 2.01.