Flowplayer with Overlay does not work in Opera for Win and Firefox and Safary for Mac
Posted: Nov 18, 2009
I have been warned by an user about that the flowplayer with overlay doesn´t work on Mac (Firefox and Safari)
Neither works in the latest Opera for Windows (namely 10.01 Build 1844), I suppose that previous version got the same problem too.
I think that for the Opera case the lines ...
onClose: function() {
$('#player :first').css({
top: null,
left: null,
width: null,
height: null
});
}
doesn't work because the problem is that overlay doesn't close and window does not go to the previous status.
In the Mac cases as far I was warned, the overlay doesn't even appears.
Have a look i.e: here ...
http://3dup.com/news/view.vfx?nid=280
Is jQuery enough well-tested on Mac?
My visitors use Mac at 12%, that means some 1000's
Some idea?
Mapg
Neither works in the latest Opera for Windows (namely 10.01 Build 1844), I suppose that previous version got the same problem too.
I think that for the Opera case the lines ...
onClose: function() {
$('#player :first').css({
top: null,
left: null,
width: null,
height: null
});
}
doesn't work because the problem is that overlay doesn't close and window does not go to the previous status.
In the Mac cases as far I was warned, the overlay doesn't even appears.
Have a look i.e: here ...
http://3dup.com/news/view.vfx?nid=280
Is jQuery enough well-tested on Mac?
My visitors use Mac at 12%, that means some 1000's
Some idea?
Mapg
