[Plugin: ProPlayer] JavaScript Issues in IE / Explorer
-
I’m working with the latest release of ProPlayer, and the latest build of WordPress, and have found an error in IE. It looks like there’s a trailing “,” on the last parameter in an options array, causing IE to throw an error. (see screenshot)
allownetworking = “all”,
As a result the player doesn’t load.
I’ve searched through the source, and oddly enough it looks like it’s set correctly on Line 137 of pro-player.php (without the trailing “,”)
Any ideas out there about how to get around this?
The topic ‘[Plugin: ProPlayer] JavaScript Issues in IE / Explorer’ is closed to new replies.