(Can\'t think of a good title :(( ) Hey all, I\'m developing a bookmarklet. When clicked 开发者_运维知识库on it creates a toolbar on the page the user is looking at. The above involves pulling vari
I am trying to make a bookmarklet test. Below 开发者_运维问答code works on FireFox but couldn\'t on Safari 4.0.3.
I\'m sure this is simple but I have no idea how to do it. How do i count the amount of DOM elements in my HTML page? I w开发者_运维知识库anted to do this in a userscript or bookmarklet but i have no i
Totally newbie about JS. I need to use an external script which modifies some elements in the current page accessing it as a bookmarklet.
I have the following code which works to a degree with text开发者_开发技巧 fields but not textareas
I\'m trying to create a bookmarklet that parses a page and sends the results to a googledocs spreadsheet via a form that I\'ve defined.
http://dy-verse.blogspot.com/2009/08/screen-scraping-with-javascript-firebug.html[link text][1] outlines a strategy to parse a page and submit contents to a Google spreadsheet that depends on Greasem
I\'m working with a script that is scraping data from my currently viewed page corr开发者_开发技巧ectly. Now I need to know the syntax that lets me inject (and submit) those values into a form found o
I have a bookmarklet that needs to open a new window/tab.In order to avoid the popup blocker, I need to call the window.open() method directly in the bookmarklet ie: at the browser-level.
I开发者_Python百科\'m trying to create my own bookmarklet, and there aren\'t exactly a huge number of guides for doing so. Basically, right now I\'m trying to figure out why I can\'t just do javascrip