Problem with wp_list_categories in internet explorer
-
Hey guys,
I’ve got a problem when using wp_dropdown_categories that is driving me crazy. The drop down list works perfectly in all browsers except internet explorer. Whenever i try to move the cursor over the category list it disappears! The drop down list itself is placed within another drop down div (class=drop) that is set to display:none unless hovered over in which case it changes to display: block. When trying to find a solution i read somewhere else that apparently the drop down list will lose the css of its parent div, in this case display: block, and that this is most likely the cause. I cant get my head around what i need to alter on the css to get this to work so i would be extremely grateful if anyone with experience in the wp_dropdown_categories could help me find a solution.
I have pasted the code that is used to display the drop down list and its containing div.
Thanks, Patrick
[Code moderated as per the Forum Rules. Please use the pastebin]
- The topic ‘Problem with wp_list_categories in internet explorer’ is closed to new replies.