Hi, I'm trying to use the Interface plugin's Fisheye widget. I'd like to position the menu using position:fixed to get it at the bottom of the screen all the time (IE6 isn't a requirement....thankfully). I've managed to kinda get this to work but there is some weird behaviour - although the menu appears to be at the bottom of the screen, the elements that trigger the fisheye effect are static at the pages starting position, so when I scroll down they stay static (you can see them outlined using Firebug). Theres also a lot of flickering when you move the mouse over, this isn't caused by the background image of the fisheye as taking that out still has the same effect.
You can see it here: http://www.battlefield-2.co.uk/jeffrey/design/ I've based it on the 'CSS Dock Menu' version of the fisheye. Changing the positions to absolute (almost) solves the problem. Has anyone tried this before or got any ideas? Thanks for any help. Cheers, Rory Fitzpatrick