簡體   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