 
        +1
    
    
    Hide minimize button on full-screen video
I have a video with fullscreen="yes"
When the controls are showing, there is a minimize button on the right side. If you click it, the video disappears but the audio continues playing. Is there a way to get rid of the minimize button or to set a size for use when the user clicks minimize?
When the controls are showing, there is a minimize button on the right side. If you click it, the video disappears but the audio continues playing. Is there a way to get rid of the minimize button or to set a size for use when the user clicks minimize?
 
0
	
    
	
	
	
	
	
	
	
	
		icahill (Administrator) 13 лет назад
    
	By defining your height/width to full screen (width="1024" height="768" OR height="100%" width="100%") and not using fullscreen="yes", you can force the video tag to ignore minimize by using scalingmode="fit".
	
	
Сервис поддержки клиентов работает на платформе UserEcho
 Вопросы
		
		
	
Вопросы 
		
		
	
 
                    