Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Greg Simmons on Feb 14, 2008 07:59
open dhtmlx forum
dhtmlxcombo widens as browser width increases but does not reduce size when browser width decreases

When I expand the size of the browser in IE the combo box expands but does not contract.
The SELECT I'm converting to a dhtmlx combo has a CSS style that says:

SELECT{
width:100%;
}

And the TD the select is in is set to width="100%"

Another issue: in Firefox the select expands to fit to the right edge of the browser pushing the buttons to it's right off of the screen.

Could you recommend how I can:
1. get the combo to reduce its width when the browser width is reduced?
2. get firefox to display the combo without expanding it all the way to the right edge of the browser window

Thanks in advance,
Greg
Answer posted by Support on Feb 14, 2008 09:50
The problem caused by some specific layou, it doesn't require any additional steps to achieve such effect in case of normal layour
Please check attached sample.

Attachments (1)