nice menu only first child appears in IE
krunar - April 5, 2008 - 23:07
| Project: | Nice Menus |
| Version: | 5.x-1.2 |
| Component: | Browser Compat |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
I have spend like half a day looking in bug reports for a similar problem
This one (http://drupal.org/node/141135) seems to be relevant but its closed and i have tried all proposal and none worked or can be applied.
My set up
Drupal 5.7
Nice Menu 5.x-1.2
IE 7 & 6
I have created a menu with the a structure like this
item1
item2
-child2.1
-child2.2
item3
-child3.1
--child3.1.1
--child3.1.2
On FF all works perfectly
On IE i can see only one child for each item.
YOu can see the problem in the attached photos
please let me know if you need more info (like the custom css or anything)
unfortunately the site is in localhost so i can not give you access to check
thank you in advance for your help
| Attachment | Size |
|---|---|
| nice_menu_on_FF.jpg | 7.88 KB |
| nice_menu_on_IE.jpg | 5.06 KB |

#1
ok this is totaly crazy....so i will describe it as best as i can. I even dont know if its nice menu problem, my problem or i18n problem (believe it or not :))
My site has 2 languages so i am creating primary links and assign a language for each one
So i have something like this
ITEM1-en
-CHILD1-en
-CHILD2-en
ITEM1-el
-CHILD1-el
-CHILD2-el
If the Item1 has a specific language selected when i add CHILD2, then only the first CHILD appears (CHILD1)
If i set NO language for ITEM1, and then i add CHILD2, and change ITEM1 to specific language it works.
i bet you have a headack now...i know i have.
Anyway...tell me what you think....or close this post if you want...its way too crazy for normal ppl.
#2