Closed (won't fix)
Project:
Content Construction Kit (CCK)
Version:
5.x-1.6-1
Component:
nodereference.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2007 at 17:52 UTC
Updated:
11 Jan 2012 at 16:12 UTC
Comments
Comment #1
albertalpha commentedIt is a IE6 bug, not a CCK module bug. IE6 renders the input selects at top of any web element ignoring the CSS z-index property. The only solution avaiable is to hide the 'select' elements with Javascript when the drop-down is showing and enable it after selecting the option in the drop-down.
Comment #2
hass commentedNot the only solution. You can also add an iframe below the dropdown... as iframes and flash lay over the select. Nevertheless - this is a IE6 bug for sure.
Comment #3
NikhilGarge commentedIs there any way of including any script in IE6. because Business users doesnot want to upgrade to IE8? and if yes then what is the content in the script and where need to add that?
Comment #4
karens commentedThe D5 version is no longer being supported. Sorry.