阅读:2068回复:4
我想要找一个保存 书签为 组的,再点击打开一组的
没找到好的, 求用过的高才 推荐下。多谢。
|
|
|
1楼#
发布于:2013-08-01 09:33
|
|
2楼#
发布于:2013-08-01 09:33
|
|
3楼#
发布于:2013-08-01 09:33
搭车问一下:
我想将下面两个词典书签合并成一个,也就是,点击并输入一次,同时打开两个有道和必应词典的两个查词结果页面,应该怎么办?谢谢! javascript:q%20=%20""%20+%20(window.getSelection%20?%20window.getSelection()%20:%20document.getSelection%20?%20document.getSelection()%20:%20document.selection.createRange().text);%20if%20(!q)%20q%20=%20prompt("\u8BF7\u8F93\u5165\u641C\u7D22\u7684\u5173\u952E\u8BCD:");%20if%20(q!=null)%20{var%20qlocation=('http://dict.youdao.com/search?q='%20+%20q);window.open(qlocation);}%20void%200 javascript:q%20=%20""%20+%20(window.getSelection%20?%20window.getSelection()%20:%20document.getSelection%20?%20document.getSelection()%20:%20document.selection.createRange().text);%20if%20(!q)%20q%20=%20prompt("\u8BF7\u8F93\u5165\u641C\u7D22\u7684\u5173\u952E\u8BCD:");%20if%20(q!=null)%20{var%20qlocation=('http://cn.bing.com/dict/search?q='%20+%20q);window.open(qlocation);}%20void%200 |
|
4楼#
发布于:2013-08-01 09:33
将书签保存到书签文件夹,然后点击书签文件夹最下方的“打开所有标签页”,可以将这个书签文件夹里面的所有书签的都打开来。
|
|
|