I saw in interesting bug recently, so I thought share this. If you try to slideDown a Flash movie or ad using the jQuery slideDown() method, Safari browser will not show the flash movie until you move your mouse or scroll the page. The solution: don't use slideDown(), use fade instead.