This is a migrated thread and some comments may be shown as answers.

RadComboBox issue - Page with Scroll

1 Answer 87 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Ediclei
Top achievements
Rank 1
Ediclei asked on 28 Jul 2014, 02:30 PM
Hi.

The dropdown of the RadComboBox open in the wrong place when the page is large and scrolled, according to the attached image.

I'm using IE9.

1 Answer, 1 is accepted

Sort by
0
Ediclei
Top achievements
Rank 1
answered on 29 Jul 2014, 07:04 PM
I discovered the problem. 

Was the DOCTYPE, because it is an old project.

I changed: 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
To:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


Tags
ComboBox
Asked by
Ediclei
Top achievements
Rank 1
Answers by
Ediclei
Top achievements
Rank 1
Share this question
or