Bookmarklet does not drag in IE
Sorry I can't tell you the version number. Every time I click "About", IE crashed.
There is a post about this here also: http://thegulch.atlasshruggedmovie.com/p...
There is a post about this here also: http://thegulch.atlasshruggedmovie.com/p...
Right-click on the "Add to the Gulch" button and select "Add to Favorites".
Easy as that!
Go to Favorites in IE and right-click on the favorite you just added. Replace the URL link with:
javascript:(function(){var a=window,b=document,c=encodeURIComponent,n='';try{n=''+(a.getSelection?a.getSelection():b.getSelection?b.getSelection():b.selection.createRange().text)}catch(err){};d=a.open('http://thegulch.atlasshruggedmovie.com/posts/addpost?operation=bookmarklet&url='+c(b.location)+'&title='+c(b.title)+'&text='+n,'ggo_popup','left='+((a.screenX||a.screenLeft)+10)+',top='+((a.screenY||a.screenTop)+10)+',height=550px,width=420px,resizable=1,alwaysRaised=1');a.setTimeout(function(){d.focus()},300)})();
Save. Done.