css - HTML5 Video - Removing Maximize button -


currently when viewing video in ipad , using controls i'm seeing maximize button.. don't want displayed. there easy way toggle maximize button off?

video code:

<video width="309" controls="true" poster="bla.jpg">      <source = "video.ogv">      <source = "video.m4v"> <video> 

i've removed controls removes controls, i'm looking remove maximize button presents itself.

thank you

no. native controls or nothing prospect.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -