How to get rid of one-click bookmarklet?
-
How to get rid of the one-click bookmarklet? I have it in my contextual menu now, but it always gives me this error: “external.menuarguments.document is null or not an argument” – an error in the script – javascript I guess.
[code]REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\Post To &WP : Illustreret Tidende]
@="javascript:doc=external.menuArguments.document;Q=doc.selection.createRange().text;void(btw=window.open('https://blangstrup.org/wp-admin/bookmarklet.php?text='+escape(Q)+'&trackback=1&pingback=1&popupurl='+escape(doc.location.href)+'&popuptitle='+escape(doc.title),'bookmarklet','scrollbars=no,width=480,height=590,left=100,top=150,status=yes'));btw.focus();"
"contexts"=hex:31" [/code]
- The topic ‘How to get rid of one-click bookmarklet?’ is closed to new replies.