OK!
I have a div that appears onMouseOver and dissappears again onMouseOut (uses JavaScript). I would like this div to have a position next to the mouse so that you can always see the div (when you are meant to) even if you're screen resolution is 640x480. Could I do this using CSS? It wouldn't have to be next to the mouse (nessescarily) but could be next to a link...
Thank you in advance.
Isaac
I have a div that appears onMouseOver and dissappears again onMouseOut (uses JavaScript). I would like this div to have a position next to the mouse so that you can always see the div (when you are meant to) even if you're screen resolution is 640x480. Could I do this using CSS? It wouldn't have to be next to the mouse (nessescarily) but could be next to a link...
Thank you in advance.
Isaac
Comment