User Profile & Activity

James Member
Page
of 14
Posted: August 20, 2009 10:55 AM

John, the "select box" issue was a bug in IE6, since it's still using "windowed control" and hence will always be displayed on the top of "html elements" such as div and others.

A popular workaround is by "hiding" the html select box when the WebNotification popped up, and "show" it back when the notification closed. I think this can be done since WebNotification has OnShow and OnClosed client side events that you can intercept.

A more elegant approach would be using a customized combobox control such as WebCombo.

Hope this helps,
James.

Posted: August 20, 2009 9:44 AM

hi John,

What's the IE version that you used to reproduce the problem?

AFAIK, the issue no longer occurred in IE7 .

All times are GMT -5. The time now is 11:27 PM.
Previous Next