problem in orkut parser

7 views
Skip to first unread message

anatoly

unread,
Sep 16, 2011, 8:20:51 AM9/16/11
to opensoci...@googlegroups.com
Hello
 
 
There ias apparently a bug with the current orkut parser in IE9.
The following code:
 
var audioUrl = SOME_URL;

var snd = document.getElementById("sound");

snd.src = url;

snd.play();

 

where sound is "audio" html tag.

Gives error in IE (TypeError: play() is not supported).

Works fine in Firefox and Chrome on orkut container.

Works fine in IE9 outside orkut container.

 

Can you guys please check it (and fix it)?

thanks

Reply all
Reply to author
Forward
0 new messages