Bookmarklet does not drag in IE

Posted by $ bigjim 11 years, 8 months ago to The Gulch: Archive
7 comments | Share | Best of... | Flag

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...


Add Comment

FORMATTING HELP

All Comments Hide marked as read Mark all as read

  • Posted by DFish 11 years, 8 months ago
    Here is the EASY method to add the bookmarklet in IE.

    Right-click on the "Add to the Gulch" button and select "Add to Favorites".

    Easy as that!
    Reply | Mark as read | Best of... | Permalink  
  • Posted by DFish 11 years, 8 months ago
    In IE go ahead and add the home page as a favorite. (i.e. http://thegulch.atlasshruggedmovie.com)

    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.
    Reply | Mark as read | Best of... | Permalink  

FORMATTING HELP

  • Comment hidden. Undo