[jQuery] Re: mouseenter/mouseover timeout

2009-10-13 Thread Rick Faircloth

Not getting any flicker in IE8...

-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of JLHeidecker
Sent: Tuesday, October 13, 2009 10:16 PM
To: jQuery (English)
Subject: [jQuery] mouseenter/mouseover timeout


Regarding:

Preview images at http://www.templateharvest.com/

Problem:

Larger preview images appear at mouseenter event on thumbnail
images.  If mouse stays still, then moves again, the preview image
flickers away and reappears.  This jittery effect is not desired.

Using mouseover instead of mouseenter produces identical results.

Thoughts on how to keep preview image steady, even if mouse pointer
sits still over the thumbnail image for a second or two?




[jQuery] Re: mouseenter/mouseover timeout

2009-10-13 Thread jlh1621

Ok, cool, thanks for the input.

I'm Mac OS 10.5.8 on Firefox 3.0 and Safari 4.

On Oct 13, 7:45 pm, Rick Faircloth r...@whitestonemedia.com wrote:
 Not getting any flicker in IE8...

 -Original Message-
 From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On

 Behalf Of JLHeidecker
 Sent: Tuesday, October 13, 2009 10:16 PM
 To: jQuery (English)
 Subject: [jQuery] mouseenter/mouseover timeout

 Regarding:

 Preview images athttp://www.templateharvest.com/

 Problem:

 Larger preview images appear at mouseenter event on thumbnail
 images.  If mouse stays still, then moves again, the preview image
 flickers away and reappears.  This jittery effect is not desired.

 Using mouseover instead of mouseenter produces identical results.

 Thoughts on how to keep preview image steady, even if mouse pointer
 sits still over the thumbnail image for a second or two?