Discussion:
when clicked on an application menu, it goes behind drop down on s
(too old to reply)
ashok
2008-07-07 14:17:01 UTC
Permalink
I have a web application which i access through my IE6.0. The application has
4 to 5 menus which on click gives me a list of options for each menu. when i
am on a form(which has text boxes and drop downs) on screen. When i click on
the menu, it gives me the list however the menu goes behing the dropdown(on
the scree_ where it has to be over the dropdown. for a textbox, the
application's menu is over the textbox.

basically what i mean is part of my application menu is been covered by the
drop down.

I am not quite sure if i can add images to this post. please let me know if
i can.
--
Regards,
Ashok
and as I always say "It is better to deserve honors and not have them than
to have them and not deserve them" by Mark Twain
ashok
2008-07-07 14:25:00 UTC
Permalink
Application Menus

WWWW || XXXX || YYYY || ZZZZ
AAAAAAAAAAAAAAAAA
BBBBBBBBBBBBBBBBBBB
CCCCCCCCCCCCCCCC
DDDDDDDDDDDDDDDD
EEEE{---Drop Down----}EEE
FFFFFFFFFFFFFFFFFF
GGGGGGGGGGGGGGGG
HHHHHHHHH
on the EEEEE menu list option you see dropdown appearing above, i dont see
my full menu ass AAAAA or BBBBB or CCCCCC.
--
Regards,
Ashok
and as I always say "It is better to deserve honors and not have them than
to have them and not deserve them" by Mark Twain
Post by ashok
I have a web application which i access through my IE6.0. The application has
4 to 5 menus which on click gives me a list of options for each menu. when i
am on a form(which has text boxes and drop downs) on screen. When i click on
the menu, it gives me the list however the menu goes behing the dropdown(on
the scree_ where it has to be over the dropdown. for a textbox, the
application's menu is over the textbox.
basically what i mean is part of my application menu is been covered by the
drop down.
I am not quite sure if i can add images to this post. please let me know if
i can.
--
Regards,
Ashok
and as I always say "It is better to deserve honors and not have them than
to have them and not deserve them" by Mark Twain
PA Bear [MS MVP]
2008-07-07 19:48:53 UTC
Permalink
See these MSDN pages: http://msdn2.microsoft.com/en-us/ie/default.aspx &
http://msdn2.microsoft.com/en-us/ie/aa740476.aspx

MSDN IE Development Forums
http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=253&SiteID=1
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/
Post by ashok
I have a web application which i access through my IE6.0. The application
has 4 to 5 menus which on click gives me a list of options for each menu.
when i am on a form(which has text boxes and drop downs) on screen. When i
click on the menu, it gives me the list however the menu goes behing the
dropdown(on the scree_ where it has to be over the dropdown. for a
textbox,
the application's menu is over the textbox.
basically what i mean is part of my application menu is been covered by the
drop down.
I am not quite sure if i can add images to this post. please let me know if
i can.
ashok
2008-07-10 16:20:01 UTC
Permalink
It is working for us in IE7 its the only issue in IE6. not sure if its
something related to CSS. I am not quite a java developer here. Wanted to
findout from you gurus so that i can ask our developers to work on them.

its working on IE 7 or i beleive there is a small glitch in IE 6.

Appreciate your help..
--
and as I always say "It is better to deserve honors and not have them than
to have them and not deserve them" by Mark Twain
Post by PA Bear [MS MVP]
See these MSDN pages: http://msdn2.microsoft.com/en-us/ie/default.aspx &
http://msdn2.microsoft.com/en-us/ie/aa740476.aspx
MSDN IE Development Forums
http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=253&SiteID=1
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/
Post by ashok
I have a web application which i access through my IE6.0. The application
has 4 to 5 menus which on click gives me a list of options for each menu.
when i am on a form(which has text boxes and drop downs) on screen. When i
click on the menu, it gives me the list however the menu goes behing the
dropdown(on the scree_ where it has to be over the dropdown. for a
textbox,
the application's menu is over the textbox.
basically what i mean is part of my application menu is been covered by the
drop down.
I am not quite sure if i can add images to this post. please let me know if
i can.
PA Bear [MS MVP]
2008-07-10 18:39:51 UTC
Permalink
If it's a glitch in IE6 (doubtful), it probably will never be corrected.
Post by ashok
It is working for us in IE7 its the only issue in IE6. not sure if its
something related to CSS. I am not quite a java developer here. Wanted to
findout from you gurus so that i can ask our developers to work on them.
its working on IE 7 or i beleive there is a small glitch in IE 6.
Appreciate your help..
Post by PA Bear [MS MVP]
See these MSDN pages: http://msdn2.microsoft.com/en-us/ie/default.aspx &
http://msdn2.microsoft.com/en-us/ie/aa740476.aspx
MSDN IE Development Forums
http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=253&SiteID=1
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/
Post by ashok
I have a web application which i access through my IE6.0. The application
has 4 to 5 menus which on click gives me a list of options for each menu.
when i am on a form(which has text boxes and drop downs) on screen. When i
click on the menu, it gives me the list however the menu goes behing the
dropdown(on the scree_ where it has to be over the dropdown. for a
textbox,
the application's menu is over the textbox.
basically what i mean is part of my application menu is been covered by the
drop down.
I am not quite sure if i can add images to this post. please let me know if
i can.
ashok
2008-07-11 15:04:02 UTC
Permalink
this is a server application on our windows 2003, could we program in jsp or
using html tags and somehow bring the menus appear above the dropdown.

Thanks,
Ashok
--
and as I always say "It is better to deserve honors and not have them than
to have them and not deserve them" by Mark Twain
Post by PA Bear [MS MVP]
If it's a glitch in IE6 (doubtful), it probably will never be corrected.
Loading...