Hi guys, I'm having my client's site flash menu sitting right at the top. You can see that here. http://www.mydrumschool.com/ If you scroll up and down, the flash menu displays perfectly. But after working on the site to implement some features, I am forced to change the doctype, and that kind of screwed-up the tables. I reworked the tables and the layout looks good. But now the flash menu TEARS up whenever I scroll up and down, which is very obvious due to the black bar running across the top. http://www.thienkaiwei.com/index1.html This prob occurs in both FF and IE... I'm not sure if it's due to the doctype, so I changed it. Now it still tears up. http://www.thienkaiwei.com/index2.html Any ideas? Any help will be much appreciated...
I looked at your example and it looks like everything is working fine for me. I'm using Firefox 3.6 on a Mac... have you tried another browser or same-browser different system? Maybe it's your connection or a plugin that's tearing things up for you.
Hi jonbeebe, thanks for replying! sorry I may have not been clear earlier. The whole flash menu block at the top is actually in a <td> cell sitting between two table <td> cells that have a repeating .jpg background. When the user is not scrolling up or down, the everything looks fine. But when one scrolls, you can see that the flash menu block sort of like disconnect with the two table cells beside it. This is made obvious by the black bar running across the top. But once the scrolling stops, everything is fine again. My client specifically mentioned to have this fix, even though it may look minor. any idea why this 'distortion' occurs?