Posts Tagged ‘visitlondon’

One of my goals over the last year has been to convert most of the JavaScript I use on visitlondon.com to use the jQuery library. One of the big advantages of jQuery is a library of pre-existing and thoroughly tested plugins for simplifying a lot of common tasks.

Here’s what I’ve been using; if you use jQuery, what plugins do you think are essential?


  1. There’s a problem with Webkit powered browsers – if the item to be dragged is an image map then the mousedown action never reaches the drag code. Hence Chrome and Safari users will see a box with scrollbars instead on that page.