|
Convenient web based access to our favorite web design Usenet groups
|
 |
This is Interesting: Free Magazines for Graphics designers and webmasters
| Author |
| Thread |
 |
|
|
|
|
|
 |
 |
 |
Re: cursor over the AREA in IE |
 |
|
 |
|
|
|
 |
|
|
 |
|
|
 |
 |
Re: cursor over the AREA in IE |
 |
|
 |
|
|
|
  06-28-04 - 12:16 AM
|
On Sun, 27 Jun 2004 17:08:25 +0200, waste <waste@N-O.S-P-A-M.tlen.pl>
wrote:
> 2004-06-27 16:25:52, na comp.infosystems.www.authoring.stylesheets,
> Michael Wilcox napisaĆ(a):
>
> but I don't want auto. I want arrow everywhere except A and AREA. I don't
> like this line-like cursor apearing over text.
>
Not liking it is insufficient reason to change it. Usability for your
visitors is of primary concern. The I-beam cursor over text is useful to
users, and only remove this if you really have an excellent reason why. "I
don't like it" is not an excellent reason.
That said, the cursor property is what you need to read up on.
http://www.w3.org/TR/CSS21/ui.html#propdef-cursor Decide what you want and
set it. Example: at end of your style declarations:
* {cursor: arrow}
area, a:link, a:visited, a:hover, a:active {cursor: pointer}
|
|
|
| [
Post Follow-Up to this message ]
|
|
|
|
|
 |
 |
Re: cursor over the AREA in IE |
 |
|
 |
|
|
|
 |
 |
Re: cursor over the AREA in IE |
 |
|
 |
|
|
|
 |
| All times are GMT. The time now is 04:30 AM. |
 |
|
|
|
|
|  |
|