我连续有 9 个选择元素,我使用 jQuery 来动态更改选择的某些选项,具体取决于在第一个选择元素上选择的选项。The problem is in IE7 when the options of a select are changed such that the width expands, the label of the subsequent select doesn't move along, the label remains overlapped on the select that has just budged forward. In FireFox when the select elements change the subsequent labels and select elements moving along fine.
问问题
240 次