You will have to set the hover of the element, like this for example:
a:hover {
background:#ffc;
text-decoration: underline overline;
color: #FF0000;
}
2010/9/21 chinese <[email protected]>
> Hi everyone,
> can someone help me?
> I want to create hyperlinks like gmail in my application. I mean, I
> want the hyperlinks appear like "inbox", "buzz" (etc..) hyperlinks in
> gmail. How I must change the style of hyperlinks?
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.