Not working on Mac
|
|
Hi, Use this script everyday on Windows XP with FF 3.0.5 just fine, but this script lights out the whole page (including video screen) when used on Mac OS X Leopard using FF 3.0.5 and the latest flash players. Is there a fix for this wonderful script? Anyone have the same issue?
|
|
|
I have the same issue with my Mac and FF 3 |
|
|
Ah, some guy found a solution. Add this to the end of the script: document.getElementById("watch-player-div").style.position = "relative";
It worked for me. Great script. |