When I was developing the NTugo webtop, I did a bit of work with jQuery and noticed an odd bug. Using the show() and hide() functions on divs, there is one instance where the body’s background image is disrupted by the animation. It only occurs in Firefox, and only with one div. Here’s a YouTube video I captured to illustrate the phenomenon:
Odd, isn’t it? Is anyone else having this bug? I haven’t succeeded in locating the source of the problem, or the reason why it only affects the one div. It’s not a big problem (in my case), but I’d like to learn more about this all the same. Here’s the URL for my personal webtop, so you can see the effect live.
I was just wondering if anyone else has seen something like this before.