Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在课程简介页面中,课程资源链接点击后会在本窗口跳转,希望改为新开标签页 #678

Open
InsideEmpire opened this issue Nov 11, 2024 · 0 comments

Comments

@InsideEmpire
Copy link
Contributor

在课程简介页面中,点击课程资源的链接时,页面会直接在本窗口跳转,而不是在新标签页中打开。这样每次点击链接后,用户需要手动返回,影响了浏览体验。如果链接能够默认在新标签页中打开,会更加方便。

希望在课程简介页面的课程资源链接点击后,能够在新标签页中打开。

1.	进入任意课程的简介页面
2.	点击页面中的课程资源链接
3.	当前页面跳转到链接地址,而非新标签页打开

希望在 HTML 的<a>标签中添加target="_blank"属性,这样点击链接后会在新标签页中打开。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant