bookmarking window in background
In your bookmarklet you need to do a window focus via setTimeout to bring the new window to the foreground, like this:
javascript:var es=['body','frameset','head'];var u=document.location.protocol+'//www.soup.io/';var fn='soup_bookmarklet_'+(Math.floor(Math.random()*100000));w=window.open(u+'bookmarklet-loading.html',fn,'toolbar=0,resizable=1,scrollbars=yes,status=1,width=450,height=400');
setTimeout('w.focus()',50);
try{var s=document.createElement('script');s.setAttribute('src',u+'bookmarklet/js/'+fn+'/5');for(var i=0;i<es>);}void(0);
javascript:var es=['body','frameset','head'];var u=document.location.protocol+'//www.soup.io/';var fn='soup_bookmarklet_'+(Math.floor(Math.random()*100000));w=window.open(u+'bookmarklet-loading.html',fn,'toolbar=0,resizable=1,scrollbars=yes,status=1,width=450,height=400');
setTimeout('w.focus()',50);
try{var s=document.createElement('script');s.setAttribute('src',u+'bookmarklet/js/'+fn+'/5');for(var i=0;i<es>);}void(0);
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
Loading Profile...

