开发者

text input box does not show up in Internet Explorer

开发者 https://www.devze.com 2023-02-10 22:32 出处:网络
I found this awesome jQuery \"Tag it!\" plugin to suggest suggest the keywords and enter with space or comma. Here is demo http://levycarneiro.com/projects/tag-it/ex开发者_运维知识库ample.html

I found this awesome jQuery "Tag it!" plugin to suggest suggest the keywords and enter with space or comma. Here is demo http://levycarneiro.com/projects/tag-it/ex开发者_运维知识库ample.html However on Internet Explorer the text input box does not show up. Any idea what is problem and how to fix it? Thanks for the help.


That "tag-it" JavaScript code is using some non-standard (Mozilla?) syntax, like those const declarations at the top.

0

精彩评论

暂无评论...
验证码 换一张
取 消