Rollover Button

  • Thread starter Thread starter Stan Sainte-Rose
  • Start date Start date
Hi Stan,

Have a look at the MouseEnter and MouseLeave event
I find then MouseEnter nicer than the MouseHoover event.

(You can use the backcolor from the button)

Cor
 
Hi Herfried,

I wrote that I think MouseEnter is better than MouseHover, why you think
that MouseHover is better?

Cor
 
* "Cor said:
I wrote that I think MouseEnter is better than MouseHover, why you think
that MouseHover is better?

I tested it and with 'MouseHover' it's very slow.
 
Hello,

any mouse eventhandler you use roll over affect, either mouse move,
mouse up etc.

Thanks,


Warm Regards,

Ayaz Ahmed
Software Engineer & Web Developer
Creative Chaos (Pvt.) Ltd.
"Managing Your Digital Risk"
http://www.csquareonline.com
Karachi, Pakistan
Mobile +92 300 2280950
Office +92 21 455 2414
 
Back
Top