[buddypress-trac] [BuddyPress] #1021: Slow mouse-over events when using the Buddy-Bar.
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Sep 23 06:49:07 UTC 2009
#1021: Slow mouse-over events when using the Buddy-Bar.
--------------------------+-------------------------------------------------
Reporter: 21cdb | Owner: apeatling
Type: enhancement | Status: assigned
Priority: trivial | Milestone: 1.1
Resolution: | Keywords: Buddy-Bar, Slow
--------------------------+-------------------------------------------------
Comment(by r-a-y):
Suckerfish is good, but the method adopted here is a jQuery variation of
it.
Also the JS will fire every time regardless...
One way to get around it is to detect only IE6 and then apply the
addClass/removeClass.
Could use a jQuery.support.boxModel conditional
(http://docs.jquery.com/Utilities/jQuery.support) to do it.
---
I wouldn't go with CSS3 just yet... some people still use older versions
of certain browsers just yet (eg. FF2).
Although I wouldn't mind cutting off IE6 completely, then we wouldn't even
have to worry about this ticket in the first place ;)
--
Ticket URL: <http://trac.buddypress.org/ticket/1021#comment:9>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list