TomKa
16th of January 2004 (Fri), 00:58
Hello Pekka,
Calvorn pointed me to a very good javascript dropdown menu from http://www.brothercake.com/dropdown/index.html
There is only one problem in IE. When the submenus drop out, the select fields of the forms disappear. Or you can set it to have the select field, but you can't see the submenu at the place of the select field.
Example for disappearing select fields:
http://www.calvorn.com/gallery/list.php?exhibition=7
A possible workaround are Layers. I can define the layers for the dropdown menu for the z-indices from 1000 up to 1023.
http://www.brothercake.com/dropdown/custom.php?v=zORDER
Is it possible to specify the layers for the content of page in the style.php (like layer z-index="3") ??
Calvorn pointed me to a very good javascript dropdown menu from http://www.brothercake.com/dropdown/index.html
There is only one problem in IE. When the submenus drop out, the select fields of the forms disappear. Or you can set it to have the select field, but you can't see the submenu at the place of the select field.
Example for disappearing select fields:
http://www.calvorn.com/gallery/list.php?exhibition=7
A possible workaround are Layers. I can define the layers for the dropdown menu for the z-indices from 1000 up to 1023.
http://www.brothercake.com/dropdown/custom.php?v=zORDER
Is it possible to specify the layers for the content of page in the style.php (like layer z-index="3") ??