I am using prototype to build modal popups and am now having trouble with the timing of the fade-in effect in Firefox 3 and Safari. It gets super choppy when loading the fade, and sometimes I can see the element behind the popup flashes on top of the popup before it is stationed on the screen. The same thing happens in Firefox 2 when I try to fix the cursor bug(https://bugzilla.mozilla.org/show_bug.cgi? id=167801) by adding overflow:auto to the popup div. It seems like there may be a connection, since the cursor is fixed in Firefox 3, but I am getting the same behavior. Maybe something else is causing this choppiness? I know this is a very specific problem, but I could use any and all input. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
