首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

jquery.autocomplete IE6 上拉框遮住

2012-11-23 
jquery.autocomplete IE6 下拉框遮住??当个笔记?会让你的autocomplete中显示undefined??不要担心,那只是

jquery.autocomplete IE6 下拉框遮住

?

?

当个笔记

?

会让你的autocomplete中显示undefined

?

?

不要担心,那只是 涂雅 想的标题,挺佩服他的

?

element = $("<div><iframe style='position: absolute; z-index: -1; width: 100%;"+
??? ??? ??? ??? ?"height: 100%; top: 0;left: 0; scrolling: no;' frameborder='0' src='about:blank'>"+
??? ??? ??? ??? "</iframe></div>")

?

把<div class='ac_caption'>" + options.caption + "</div>去掉就行了

热点排行