Is there any simple way to detect via JavaScript if DivX Web Player is currently installed on the browser visiting my web page?
I'd need to play a video ONLY if DivX web player is installed properly. Otherwise I'd need to redirect my user to another page.
Is this possible?