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

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -