Re: Build a Media Fragment URI Parser In JavaScript (ACTION-203)

>> I have tried http://tomayac.com/mediafragments/mediafragments.html this
>> morning. It still works on Chrome, *not* on Firefox 3.6+, Opera 11+, IE8+.
> Fixed now. Object.keys was not handled natively by said browsers.
> Added non-native handler now. Pushed to GitHub already.

Yeah, thanks! I confirm that it works now for Opera 11+ and Firefox 3.6+.
On IE8+, you still have the following error:

Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; 
Trident/4.0; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 
3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 22 Mar 2011 10:14:40 UTC
Message: Object doesn't support this property or method
Line: 217
Char: 5
Code: 0
URI: http://tomayac.com/mediafragments/mediafragments.js

Cheers.

   Raphaël

-- 
Raphaël Troncy
EURECOM, Multimedia Communications Department
2229, route des Crêtes, 06560 Sophia Antipolis, France.
e-mail: raphael.troncy@eurecom.fr & raphael.troncy@gmail.com
Tel: +33 (0)4 - 9300 8242
Fax: +33 (0)4 - 9000 8200
Web: http://www.eurecom.fr/~troncy/

Received on Tuesday, 22 March 2011 10:15:10 UTC