Calling all Javascript Experts: I am trying to tweak a small javascript bookmarklet to improve its functionality. The fact I dont know HOW is turning out to be a bit of a challenge. Help me please!
[more inside]
posted by london302
on Sep 16, 2009 -
10 answers
Is the presentation of a choose-item-from-multiple-choices-presented menu possible to implement into a Javascript bookmarklet?
[more inside]
posted by WCityMike
on Dec 29, 2008 -
3 answers
I have what is to me an extremely complex thing that I would like JavaScript on a webpage to do. It's related to
this question I asked previously, but I've added a new complication. I understand that this may sound fairly customized. I have a feeling, though, that for someone who programs Javascript, these issues are probably both extremely common and extremely simple, which is why I'm asking here ... since perfecting this quirk could really help my efficiency.
[more inside]
posted by WCityMike
on Sep 5, 2007 -
10 answers
I have written a bookmarklet that works in Firefox but not in IE6. How can I change it to be supported cross browser or even as a separate bookmarklet to get the same results.
[more inside]
posted by mickbw
on Jan 24, 2007 -
5 answers
Help me untangle a few weirdities in my fine, freshly hand-rolled Cuban cigar ... er ... Javascript bookmarklet.
[more inside]
posted by WCityMike
on Mar 7, 2006 -
19 answers
I have a bookmarklet that I'd like to run by a pressing a hotkey in Firefox -- any suggestions? I've set up a mouse gesture to do this, but I'd like a keyboard shortcut as well.
posted by arathorn
on Aug 23, 2005 -
4 answers
I need a bookmarklet that goes to a specified (static) url and makes the url of the page I came from available as a variable for a perl or php script. I just want to be able to go to a page I've set up and have it record the page I'm got there from, but the apparently-useful-for-just-this-sort-of-thing http_referrer variable only works if i clicked on a link to get there, while I, in my hubris, would like to be able to type the address in manually from anywhere. But apparently I can't. So it looks like a bookmarklet is the next best thing.
[more inside]
posted by 31d1
on Jun 12, 2005 -
5 answers