I'm setting up a site where I want the logo set up so the visitor can drag it to their home button to set it to their homepage. I set up the logo to be an anchor (< a href >) with a title that says 'drag to set to your homepage'. Works fine in firefox in linux and IE, but in firefox in windows, it sets the logo itself (not the website) to the homepage. What's the best way to do this? Do I need to play with javascript to make this work under Firefox in windows?