I\'m currently writing a bookmarklet that loads and executes a remote js file by appending a new <script> tag in the current window, like so :
The Opera web browser makes it very easy for users to tie keyboard shortcuts to bookmarks by editing the keyboard.ini file, e.g.
I am creating a bookmarklet and the code below is not working on first try. When I goto a page, it says \"jQuery is not defined\". But, if I click it again, it works perfectly?
Twitter client (formerly Tweetie) allows you to define a bookmarklet in Safari that launches the app. I want to know which iPhone API allows you to register the protocol specifier (or whatever it\'s c
I want to capture a webpage as an image. I am able to do this using a firefox extension using context.drawWindow method. Now I want to strech myself and see if I can do this using a bookmarklet :)
I\'m trying to build a javascript bookmarklet for a special URL shortening service we\'ve built at http://esv.to for shortening scripture references (i.e. \"Matthew 5\" becomes \"http://esv.to/Mt5\".
I\'m looking for a simple boo开发者_开发问答kmarklet to take the current URL of my website and refresh it with a couple of changes. For example:
I want to create a Delicious bookmarklet in Firefox that bookmarks the current page with a predefined tag.
I\'m creating a bookmarklet and of course I\'d like to use jQuery. But, if I include jQuery (append a script-tag to head) on a site, will the site itself work anymore, if it has some other js on?
I\'ve got a nice piece of javascript <script type=\"text/javascript\"><!-- var d = new Date();