bookmarklet
How a bookmarklet can avoid the popup blocker
I wrote a bookmarklet for quickly translating selected text using Google Translator in a popup window:[详细]
2023-02-02 11:32 分类:问答Why setTimeout() function runs only once?
I am making a javascript bookmarklet that resizes all images, per开发者_如何学JAVAiodically. javascript: function x(){[详细]
2023-02-01 15:07 分类:问答Problem with dynamically including CSS from within bookmarklet
Im trying to build a bookmarklet (like http://erkie.github.com/). What i need to do is include a jsfile and in that jsfile i will include another jsfile and a CSS file.[详细]
2023-01-31 23:47 分类:问答Running a bookmarklet on an iFrame that is coming from a different domain
Is there any way to run a bookmarklet on an iFrame which is from a different domain? For example, I have a page loaded from http://example.com, which has an iFrame whose source is set to http://examp[详细]
2023-01-31 11:58 分类:问答bookmarklet location.href on about:blank
I\'ve created a bookmarklet as follows: // Assuming a keyword of \'pin\', //\'pin\' will retrieve all bookmarks[详细]
2023-01-31 08:13 分类:问答GWT bookmarket or GWT as an external library
I simply want to load a GWT(Google Web Toolkit) app by adding a script tag to the DOM, however because the GWT linker uses document.write() I\'m unable to find any good way of doing so. I\'ve found so[详细]
2023-01-30 15:46 分类:问答Bookmarklet for posting to my site: use IFrame or separate browser window
In a site I\'m working on, songfountain.com, we have a bookmarklet. songfountain is like delicious and twitter, except it\'s specifically for song links.[详细]
2023-01-30 13:57 分类:问答css shield for widget
I\'m creating a bookmarklet. It will displa开发者_运维问答y a widget on page. However, some existing css on page can effect to my widget. How to avoid this? I don\'t want to use iframe.Use a localised[详细]
2023-01-30 08:21 分类:问答Loading a form into an iframe
I want to load a form into an iframe. The iframe will be loaded into a random page when the user clicks the bookmarklet.[详细]
2023-01-30 07:11 分类:问答JSONP, CodeIgniter, and Bookmarklets
I\'m building a bookmarklet app with CodeIgniter and JavaScript/jQuery. Right now my CI app is just returning a JSON encoded array to the bookmarklet script, b开发者_如何学运维ut obviously the jQuery[详细]
2023-01-30 00:58 分类:问答