Comment on Review my website: CornifyComments−tlrobinson17yI made a bookmarklet:javascript:if(typeof cornify_add==="undefined"){document.body.appendChild(document.createElement('script')).src='http://www.cornify.com/js/cornify.js';}else{cornify_add()};First click loads it, subsequent clicks add a new image.Now you can Cornify Hacker News too! http://skitch.com/tlrobinson/bddmx/hacker-news-cornified−talleyrand17ySome support please! I can't get the bookmarklet to work (it just loads the text of the url) and I MUST HAVE A CORNIFY BOOMARKLET! Thanks.−tlrobinson17yWhat browser? I only tested on Safari. Try this: javascript:(function(){if(typeof cornify_add==="undefined"){ document.body.appendChild(document.createElement('script')).src= 'http://www.cornify.com/js/cornify.js';} else{cornify_add()}})(); (remove the newlines)
Comments
I made a bookmarklet:
javascript:if(typeof cornify_add==="undefined"){document.body.appendChild(document.createElement('script')).src='http://www.cornify.com/js/cornify.js';}else{cornify_add()};
First click loads it, subsequent clicks add a new image.
Now you can Cornify Hacker News too! http://skitch.com/tlrobinson/bddmx/hacker-news-cornified
Some support please! I can't get the bookmarklet to work (it just loads the text of the url) and I MUST HAVE A CORNIFY BOOMARKLET! Thanks.
What browser? I only tested on Safari. Try this:
(remove the newlines)