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
--
You received this message because you are subscribed to the Google Groups
"orkut Developer Forum" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/opensocial-orkut/-/PcPRMhtK4RIJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/opensocial-orkut?hl=en.