Wednesday, October 12th, 2005


I wrote a couple of days ago about a nice little BugMeNot bookmarklet. I have spent an hour or so today coding on that is supposed to grab the data from the window it opens, and enters this into the relevant fields on the page you came from.

Unfortunately, I haven’t gotten it working yet. I’ll explain why the parts I need to work don’t as I get to them.
(more…)

View Comments (3)   RSS Feed for Comments on this Post

I’ve done a bit more work on the script for all of the extras I like to use on my site. Or rather, scripts, as I’ve split it into several smaller scripts, to make it easier for me to debug.

I haven’t decided whether it’s faster in little scripts or one big one, just yet.

Anyway, to include the mutli-script version, include the following in your head of your HTML document:

<script type="text/javascript" src="http://schinckel.blogsome.com/images/toolbox.js"></script>

Anyway, the preferred usage has changed, to allow support for Safari (and possibly other KHTML browsers).
(more…)

View Comments (4)   RSS Feed for Comments on this Post