muted attribute of video tag is not working why???

1,627 views
Skip to first unread message

ankur maheshwari

unread,
Dec 21, 2011, 4:31:29 AM12/21/11
to HTML5 Discussion Group, India
<!DOCTYPE html>
<html>
<body>

<video height="300" width="300 "controls="controls" muted="muted"
autoplay="autoplay" loop="loop">
<source src="movie.mp4" type="video/mp4" />
<source src="movie.ogg" type="video/ogg" />
Your browser does not support the video tag.
</video>

</body>
</html>

in above code muted attribute is not working for me in google chrome
why???
please help

thanks in advance.

Narendra Sisodiya

unread,
Dec 21, 2011, 11:30:56 AM12/21/11
to html...@googlegroups.com
http://www.w3.org/TR/html5/video.html#attr-media-muted


--
You received this message because you are subscribed to the Google Groups "HTML5 Discussion Group, India" group.
To post to this group, send email to html...@googlegroups.com.
To unsubscribe from this group, send email to html5-in+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/html5-in?hl=en.




--
┌─────────────────────────┐
│    Narendra Sisodiya
│    http://narendrasisodiya.com
└─────────────────────────┘

paveen kumar

unread,
Dec 24, 2011, 12:19:20 PM12/24/11
to html...@googlegroups.com
Give me you java script code I could help you

On Wed, Dec 21, 2011 at 3:01 PM, ankur maheshwari <anku...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "HTML5 Discussion Group, India" group.
To post to this group, send email to html...@googlegroups.com.
To unsubscribe from this group, send email to html5-in+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/html5-in?hl=en.




--
Thanks & regards,
Praveen Kumar.B


Raghavender Reddy

unread,
Dec 21, 2011, 2:36:45 PM12/21/11
to html...@googlegroups.com
<video src="adverts.cgi?kind=video" controls autoplay loop muted></video>
Reply all
Reply to author
Forward
0 new messages