繁体   English   中英

如何停止 .jsp 和 html 文件从 Internet Explorer & jquery 和 javascript 无法在 Internet Explorer 上下载

[英]how to stop .jsp and html file to download from internet explorer & jquery and javascript not working on internet explorer

我在使用 Internet Explorer 时遇到两个问题...我的应用程序在 google chrome 中运行良好。

1) 但是,当它尝试在 Internet Explorer 上运行时,相同的应用程序会显示此弹出菜单,其中包含 .jsp 和 html 文件的打开或保存选项。

2)我在jsp页面中添加了4个时间文本字段,它将添加所有时间并显示在另一个文本框中。 最后按提交按钮,我们将数据保存到数据库中。 但它没有在 Internet Explorer 中显示任何内容。没有时间字段,它只是一个黑色字段。 请检查在谷歌浏览器中有效但在 Internet Explorer 中无效的代码。

jsfiddle.net/hes6pkbj/7

谢谢

<input type="date" & <input type="time"不支持 ie/mozilla/safari 见: http ://caniuse.com/#feat=input-datetime

暂无
暂无

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

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