DEV Community

Discussion on: A simple bookmarklet to tweet the current page

Collapse
 
jankoweb profile image
Janko

this work for me:

javascript:void%20function(){url=window.location,window.getSelection%3Fselection=window.getSelection():document.getSelection%3Fselection=document.getSelection():document.selection%26%26(selection=document.selection.createRange().text),selection+=%22%22,str=selection,url2open=%22twitter.com/compose/tweet%3Ftext=%...;