0
javascript:q=location.href;p=document.title;void(open('http://example.page/links/bookmarklet_new?
link%5Burl%5D='+encodeURIComponent(q)+'&link%5Btitle%5D='+encodeURIComponent(p),'Page','toolbar=no,width=700,height=350'));
我正在使用上面的Bookmarklet腳本。但如果用戶沒有登錄,他會被重定向到root_path。但後來我想滾動或中心頁面登錄窗體。我嘗試了重寫樣式。但是如何檢查頁面在彈出窗口中打開的時間?如何在打開書籤後在彈出窗口中居中頁面?