All,
Don't know why I am having so much trouble with this.
I have an HTML table. When you click a row that row becomes 'Editable'. For example all of the tables cells have an INPUT tag created dynamically and added to the TD object. Problem is that one table cell is converted to a SELECT tag and not an INPUT. The text in the SELECT tag is way way too long and when I Mouse Over the SELECT tag I would like the select tag simply overlay the columns to the left.
I've been playing with absolute positioning, z-index, colSpan and a couple of other items and I can't figure out how to do this.
Any help would be greatly appreciated!
* Sine scientia ars nihil est
* Respondeat superior
Don't know why I am having so much trouble with this.
I have an HTML table. When you click a row that row becomes 'Editable'. For example all of the tables cells have an INPUT tag created dynamically and added to the TD object. Problem is that one table cell is converted to a SELECT tag and not an INPUT. The text in the SELECT tag is way way too long and when I Mouse Over the SELECT tag I would like the select tag simply overlay the columns to the left.
I've been playing with absolute positioning, z-index, colSpan and a couple of other items and I can't figure out how to do this.
Any help would be greatly appreciated!
* Sine scientia ars nihil est
* Respondeat superior