Embedded video, Javascript button to make it fullscreen? -


is possible have button on page, make embedded video go fullscreen mode when clicked, using javascript? (for stupid users)

seems there no actual code go fullscreen. can enable button , can change size. here demo http://code.google.com/apis/youtube/youtube_player_demo.html (from here)


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -