浏览器页面实现分页
浏览器新建书签
把以下代码放置在URL中即可
javascript:document.write('<html><head></head><frameset cols=\'50%25,*\'><frame src=' + location.href + '><frame SRC=' + location.href + '></frameset></html>')
浏览器新建书签
把以下代码放置在URL中即可
javascript:document.write('<html><head></head><frameset cols=\'50%25,*\'><frame src=' + location.href + '><frame SRC=' + location.href + '></frameset></html>')