Connecting Tech Pros Worldwide Forums | Help | Site Map

Selects and hourglasses

codefragment@googlemail.com
Guest
 
Posts: n/a
#1: Sep 18 '08
Hi
Is there anyway to get an hourglass appearing on a select in IE6+?
Via CSS or any other means
I'm sure its been asked before but all the posts I can find are from
years ago

thanks

Harlan Messinger
Guest
 
Posts: n/a
#2: Sep 18 '08

re: Selects and hourglasses


codefragment@googlemail.com wrote:
Quote:
Hi
Is there anyway to get an hourglass appearing on a select in IE6+?
Via CSS or any other means
I'm sure its been asked before but all the posts I can find are from
years ago
Why would you want the user to think his browser has locked up when he
moves the cursor over a select?

For meaningful manipulation of the cursor's appearance, see

http://www.w3.org/TR/CSS21/ui.html#cursor-props
codefragment@googlemail.com
Guest
 
Posts: n/a
#3: Sep 19 '08

re: Selects and hourglasses


On 18 Sep, 13:27, Harlan Messinger <hmessinger.removet...@comcast.net>
wrote:
Quote:
codefragm...@googlemail.com wrote:
Quote:
Hi
* Is there anyway to get an hourglass appearing on a select in IE6+?
Via CSS or any other means
I'm sure its been asked before but all the posts I can find are from
years ago
>
Why would you want the user to think his browser has locked up when he
moves the cursor over a select?
>
For meaningful manipulation of the cursor's appearance, see
>
http://www.w3.org/TR/CSS21/ui.html#cursor-props
We are getting complaints about ajax calls that last more than, for
example, 30 seconds. Someone presses a button, we change the cursor to
an hourglass on the main page and buttons/fieldsets to indicate
something is happening, if by sheer bad luck the user presses the
button and moves the cursor to the adjacent select theres no
hourglass.

We do get similiar complaints about postbacks, IE does show you theres
a postback occuring but for people who don't use the internet a lot
they are subtle and easy to miss (flag waving, circle rotating)
Closed Thread