Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1373853

    Austin Abell
    Participant

    My html5 video isn’t stretching full with on IE but is for all other browsers. Is there any way to hide the html5 video on just IE?

    https://glassjacobson2.wpengine.com/

    Thanks,
    Austin

    #1374014

    Rahul
    Moderator

    Hi Austin,

    Greetings! Thanks for writing in!

    Can you please confirm which version of IE are you using, it would be great if you can provide a screenshot of the issue you are facing.

    Thanks again!

    #1374018

    Austin Abell
    Participant

    Hi! IE 11, and here’s a screenshot. When it first loads the backgroudn image is correct, but when the video loads it’s not stretching. Not an issue with the revolution slide, but IE. So is there a way to hide the html5 video only on IE?

    Thanks,
    Austin

    Attachments:
    You must be logged in to view attached files.
    #1374552

    Lely
    Moderator

    Hi Austin,

    I am seeing a popup video and they are the same on both CHROME and IE. See this:http://screencast-o-matic.com/watch/cbnbhn6lso. Can you clarify?

    #1374991

    Austin Abell
    Participant

    Hi! I’m sorry for not being clear, it’s not the video button, but the revolution slider background video. As you see in the second part of your screencast there are black lines on the outside.

    #1374994

    Austin Abell
    Participant
    This reply has been marked as private.
    #1374995

    Austin Abell
    Participant

    So really the question is how to hide the html5 video in just IE on that page. Is that possible?

    #1375338

    Joao
    Moderator

    Hi,

    That would not be possible.

    Another solution has to be figured out.

    *** This is not a solution, but rather a comforting information – the fact is that a really small amount of users use IE. Most of the webdesigners do not even test their websits on IE because usually website visitors that use IE correspond to 1%

    If you have another solution in mind that is not hid just on IE, please let us know so we can help.

    Thanks

    #1378277

    Austin Abell
    Participant

    That is comforting. The problem is the clients of this company are mostly old, and a lot are in that 1% 🙂

    Could we make that black background white or some other color?

    Thanks,
    Austin

    #1378413

    Joao
    Moderator

    Hi Austin,

    Your page seems to load almost fine on IE, your Logo on the Slider does not animate, but it is static and looks perfect on my end, 100% unnoticeable.

    Please see screenshot of how I see it on my end.

    Would you mind to clarify what is your idea regarding the background?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #1378491

    Austin Abell
    Participant

    Hi Joao,

    Thanks for the follow up! I Added this code:

    @media screen and (min-width:0\0) {
    .rs-fullvideo-cover{
    display:none !important
    }

    Thanks for confirming that it’s working! haha.

    I found it here: http://browserhacks.com/

    #1378509

    Joao
    Moderator

    Glad to hear it 🙂

    Thanks for sharing your solution!

    Joao