• davidcrickett

    (@davidcrickett)


    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('http://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]

Viewing 2 replies - 1 through 2 (of 2 total)
  • You could open up regedit and search for elements of the string …

    Sushubh

    (@sushubh)

    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt
    u have the key.
    u have the registry editor.
    take a backup of the registry and remvoe the key by reaching the path as specified by the key!
    remember to take the backup…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to get rid of one-click bookmarklet?’ is closed to new replies.