view · edit · history · print

YubMark is a javascript bookmark that forwards selected text in the current webpage to a yubnub command. In the example below it will do a spellcheck.

  
javascript:location.href='http://yubnub.org/parser/parse?command=spellcheck%20'
+window.getSelection();

admin · attr · attach · edit · history · print
Page last modified on June 03, 2006, at 05:41 AM