css - Video background on a wordpress website not showing up properly on IE9 -


using jw player, trying embed video website background. using wordpress cms website. home page works on chrome , firefox, not show on ie 9. having hard time trying figure wrong.

url website: demo website

first of all, video doesn't cover whole background on resolution set width , height of video element to:

video_wrapper{ width: 100%; height: 100%; } 

considering ie9 can explain wrong or provide screenshot?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -