简体   繁体   English

jQuery自定义下拉列表在Internet Explorer上不起作用

[英]Jquery Custom DropDown Does Not Work On Internet Explorer

I wrote a bit of code to replace jquery dropdowns to those found in twitter bootstrap. 我写了一些代码将jquery下拉列表替换为twitter引导程序中的下拉列表。 http://jsfiddle.net/xuAQv/6/ http://jsfiddle.net/xuAQv/6/

Unfortunately the code just does not run correctly in IE versions 9 or less. 不幸的是,该代码无法在IE 9或更低版本中正确运行。 I have no idea how to debug the code and after trying to lint the code am still having issues. 我不知道如何调试代码,并且在尝试清除代码后仍然遇到问题。

Thanks in advance! 提前致谢!

Solved it. 解决了。 It was an internet explorer issue with Jquery Prepend. 这是Jquery Prepend的Internet Explorer问题。 For anyone that is interested the code is now on jsfidde: http://jsfiddle.net/xuAQv/13/ 对于感兴趣的任何人,该代码现在都位于jsfidde上: http : //jsfiddle.net/xuAQv/13/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM