/    Sign up×
Community /Pin to ProfileBookmark

Disappearing select objects

I’ve got quite a weird problem. I’m working on a big project in Canada. We’re building a JAVA based Web application (JSP generated HTML pages). We found a bug that manifests only under Internet Explorer ( not present with FireFox).

When you get your cursor over a label that has a tooltip, as soon as it appears, if there’s a select object (dropdown list) near it, the select object simply disappears from the form. This event happens only with select object and only with internet explorer. It also happens in some othe pages. When you get your pointer over a dropdown menu to see the options, the select objects in the page disapear.

Anyone already had this problem???

Thanks a lot

to post a comment
HTML

7 Comments(s)

Copy linkTweet thisAlerts:
@KDLAFeb 28.2008 — This is quite perplexing. Could you send a link to a page displaying the behavior? I'm having trouble figuring out what you mean by "tooltip" (the regular old browser tooltip, or a js or css -generated one).
Copy linkTweet thisAlerts:
@Biker23authorFeb 28.2008 — Unfortunatly I cannot. But what I can tell you is that the problem is not specifically related to the tooltip. The select objects disappear on multiple circumstances. For exemple, on some pages, when you get your cursor over a dropdown menu, all the select objects disapear from the page... and come back as soon as you get your cursor away. And like I said ... happens only with IE
Copy linkTweet thisAlerts:
@KDLAFeb 28.2008 — Are your elements absolutely or relatively positioned? It could be a z-index problem.

KDLA
Copy linkTweet thisAlerts:
@Biker23authorFeb 28.2008 — Relatively ... I think. I found this article online. Same problem ... but his solution is quite complicated. I'm looking for a simpler alternative.

http://www.javascriptjunkie.com/?p=5

here's an other one.

Seem's to be a common problem

http://www.macridesweb.com/oltest/IframeShim.html
Copy linkTweet thisAlerts:
@felgallFeb 28.2008 — Internet Explorer 6 automatically sets select dropdowns in front of everything else.

Opera 8 does the same with iframes.

The simplest solution is to upgrade the browser to the latest version that doesn't have the problem. The only way to solve it for IE6 and Opera 8 is to hide all selects and iframes when something needs to go in front of it.
Copy linkTweet thisAlerts:
@Biker23authorFeb 28.2008 — I don't know if you're good in HTML ... but if you want, I could post you a functionnal part of my code ... where the modifications need to be applied.
Copy linkTweet thisAlerts:
@Biker23authorMar 03.2008 — I'va got a known problem with IE. I'm working a big web application in Canada. When a tooltip overlaps over a select list, the select list stays on top of the tooltip. I found a couple of sites describing a workaroud to solve the probleme using an IFrame objet to hide the select. Does anyone have a code exemple of this method working??

Here are the sites I'm talking about.

http://www.dyn-web.com/dhtml/tooltips/tooltip-selects.html

http://xlib.wordpress.com/2006/04/12/bug-fix-select-box-displayed-through-dynamic-div-in-internet-explorer/

http://www.webreference.com/programming/javascript/form/2.html

Thanks everyone.

[*note -- Post moved -- same request as previous posting (above) -- KDLA]
×

Success!

Help @Biker23 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...