[thelist] Javascript bookmarklet to populate fields takes me to new page — why?

ben morrison morrison.ben at gmail.com
Wed Sep 23 04:21:16 CDT 2009


On Wed, Sep 23, 2009 at 10:19 AM, ben morrison <morrison.ben at gmail.com> wrote:

> You could look into creating a bookmarklet that inserts the JS into the page.
>
> javascript:(function(){document.body.appendChild(document.createElement('script')).src='**
> your external file URL here **';})();
>
> That way you can keep maintenance of the files too :D

A quick search - http://juhukinners.com/2009/01/08/how-to-write-a-bookmarklet/

ben
-- 
Ben Morrison



More information about the thelist mailing list