quote:
you can do that with onmousover, google for it
yes but that implies i have to learn js, im sure its justa simple command and this doesnt tell you the simple command, it means i have to learn JS and i dont have that much time.....
quote:
in the css
a{color:#EAEAEA; font:11px verdana; text-decoration:none;}
a:visited{color:#EAEAEA; font:11px verdana; text-decoration:none;}
a:hover{color:#FFFFFF; font:11px verdana; text-decoration:underline;}
just use the underline bit and chnage the rest to what you want
This is for changin the look of txt links which i know how to do already, im looking for something that changes like on the following site....
http://mooodi.net/ just mouse over the area and see the outline appear, i want this ina simple command that i can put in an external style sheet please