IE中没有后退按钮

IE中没有后退按钮

本文介绍了地址栏只有网址,IE中没有后退按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我只在IE浏览器中遇到此问题。我们将jquery更新为1.8.2。 地址栏只能看到只读的网址而不是别的。 例如: https://portal.carewisehealth.com/Healthportal/?domain=carewisedemo 请点击联系我们链接在顶部。 谢谢, Rohan。解决方案 这是一个弹出窗口。您也可以使用JavaScript提供的window.open()方法创建这样的弹出窗口。 Hi,I'm getting this problem only in IE Browser. We updated jquery to 1.8.2.The address bar should be seen only with read-only url and nothing else.For example:https://portal.carewisehealth.com/Healthportal/?domain=carewisedemoClick on Contact Us Link on Top.Thanks,Rohan. 解决方案 That's a popup window. You can also create such popup window using window.open() method provided by JavaScript. 这篇关于地址栏只有网址,IE中没有后退按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
09-02 07:07