Thursday, April 6th, 2006


I’ve implemented a Floating Window in JavaScript. I’ve actually had it going for a while, I just hadn’t gotten around to finishing the writeup yet.

See it at Floater.

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

I have come to notice that commenting may not work properly from IE at the moment. I’ve got a JavaScript that does a heap of stuff - one of the things it does is re-enable Comments if JavaScript is turned on. However, since this function is called later than the one that creates the Links List, it doesn’t get called if the latter fails. Which it does under IE’s broken implementation of JavaScript.

I’ve updated the script, and I hope this one works.

If it doesn’t please email me - if you don’t have access to another browser and can’t leave a comment.

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