//@斯人
遇到个问题

select里插入一堆option

用document.createDocumentFragment来中转

这样IE6下 select 不能根据实际插入的option来自适应宽度了
//@TAOTAO
先隐藏select 然后插入 最后显示select就行了

相关文章:

  • 2022-12-23
  • 2021-12-16
  • 2021-06-21
  • 2021-11-14
  • 2022-12-23
  • 2022-12-23
  • 2021-12-16
  • 2021-12-06
猜你喜欢
  • 2021-12-05
  • 2021-11-16
  • 2022-12-23
  • 2021-08-27
相关资源
相似解决方案