Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Commented Issue: Combobox button not displaying in IE7. [25271]

$
0
0
The button on the combobox control is not displaying on page load in IE7. Then on postbacks the button alternately displays and disappears. Any ideas why this is happening? I've tried to reproduce this in a simple web site where there is just a textbox, button(to cause the postback), label and combobox controls and i have been unable to reproduce this behavior.

Any ideas about why this is occuring would be helpful.

Also the comboboxes are included in an ajax update panel if that makes any difference.

css being used:
.ajax__combobox_textboxcontainer input
{
background-color: #fff;
border: solid 1px #B7B7B7;
border-right: 0px none;
color:#666;
height:15px;
}
.ajax__combobox_buttoncontainer button
{
border: solid 1px #B7B7B7;
}
Comments: Just an update for anyone else who has this issue, the work around I have use is lazy loading of the update panels and it seems to stop the issue from happening. Hope this helps out anyone else who runs into this problem.

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>