本文介绍了在html target =" _self"不管用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
to
<a href="ceo.html" target="_self"> CEO</a>
当我点击时
以上链接它是在一个新标签中打开我想在同一个窗口中打开
when i click the above link it is opening in a new tab i want to open in the same window
推荐答案
这篇关于在html target =" _self"不管用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!