Dear All ,
Kindly help me regarding the following issue.
Issue : I toogled a background image to Rad combox control.
style class is as follows
.RadComboBox_SP .rcbArrowCell a { position: relative; outline: 0; overflow: hidden; display: block; width: 18px; height: 16px; text-decoration: none; text-indent: -9999px; font-size: 1px; background-image: url('../../myImages/png_search.png'); background-repeat: no-repeat; }the toogled image is not getting set properly in IE 7.0 ,
please find the attached screen shot , i placed Radcombobox inside a repeater ,when ever i start click on add new line gets add to the repeater , once the vertical scroll overflows toogled image is comming out . this is happening with IE 7 only (working fine with IE8) . but my requirement is to make it proper in IE 7.
Please help me to solve this issue .
please go through the attached screen shot.
Thanks in Advance