
I've been doing this menu for around a month now and redone it loads of times as I have no artistic talent whatsover.
http://www.fulneckschool.co.uk/test.htm
Anyway I have got a menu in a table which i am relatively happy with and want a floating menu underneath that is positioned at the bottom with the
screenposition="bottom"; switch.
I have 3 problems with it which I hope someone will help with.
1) The image is faded but uses the same background.jpg file as the background of the table of the top menu. Is this because it uses the same .js file. Should I dump this menu into a seperate file altogether rather than use the same as the main menu.
2) I would like the floating menu to position itself at the right hand side but when I tried screenposition="bottom;right"; which I thought was correct it didn't work.
3) The bottom menu jumps when you rollover with a mouse. I would prefer it to stick with the bottom of the screen with a slight fade but quickly find its position. I've messed around with the followscroll command but I can't get it right.
Thanks in advance for any advice.