With CSS can i set it up that when someone HOVERS on a link, it follows the link? If so how would i do this? Thanks, -SMM
you wont be able to do it with css. css is just styling. You might be able to do it with a mouseover JS event. edit: http://labs.mininova.org/noclick/ that might help
Lol, on myspace? I don't think they allow javascript, but i'll look into something... Thanks, EDIT: thanks for the link, its nifty. i'll play around with it.