Home > Article > Web Front-end > Transfer Use onclick to jump to other pages/jump to the specified url_html/css_WEB-ITnose
☆ If this page is displayed, you can use location directly. The method is as follows:
①onclick="javascript:window.location.href='URL'"
②onclick="location='URL'"
③onclick="window.location.href='URL?id=11'"
☆If there is a frame in the page, you can add top.mainframe.frames['right_frame'].location