Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> Problem z widocznoscia playera HTML 5 w trybie pelnoekranowym w przegladarce Chrome, Opera
swiezak
post
Post #1





Grupa: Zarejestrowani
Postów: 159
Pomógł: 0
Dołączył: 21.08.2011

Ostrzeżenie: (0%)
-----


Witajcie.
Borykam sie z problemem, ktory dotyczy playera HTML5 w trybie pelnoekranowym. Na skutek pozycjonowania absolutnego i relatywnego pewnych elementow layoutu, odtwarzane w playerze filmy na pelnym ekranie wysywietlaja sie pod warstwami z menu itd.
Nipeozadany efekt mozna zobaczyc w przegladarce Chrome, Opera pod adresem: http://filmland.com.pl/oferta/realizacje-video

Dodanie z-index nie zdaje egzaminu.


Kod playera umieszczonego na stronie:
  1. <div class="row">
  2. <div class="col-md-8 col-md-offset-3 col-sm-offset-1">
  3. <video id="video201492162445" class="img img-responsive" width="560" height="315" poster="https://dysk.onet.pl/api/manager/?thumbnail&link=J9c5Q&id=1e3a1465e21594a351b63a8607f420bc&size=F" controls="controls">
  4. <source type="video/mp4" src="https://dysk.onet.pl/file_download/6i4rP"></source>
  5. Twoja przeglądarka nie obsługuje tego formatu video. Pobierz plik: <a href="https://dysk.onet.pl/file_download/6i4rP">video/mp4</a>
  6. </video>
  7. </div>
  8. </div>



Elementy layoutu umieszczone w topie strony maja m.in. takie oto style:
  1. #pre-showcase-divider {
  2. padding-bottom: 29px;
  3. position: relative;
  4. z-index: 505;
  5. }
  6. #pre-showcase{background:#e7e7e7 url(/images/bcg/module-bcg.jpg) no-repeat scroll center center;padding-bottom:179px;position:relative;z-index:504}
  7. #pre-showcase:before{content:"";position:absolute;z-index:504;top:-118px;left:0;width:100%;height:98px;background:url(/images/bcg/main-slider-mask-3.png) no-repeat scroll center top}
  8. #pre-showcase-subpage{background:#242424 url(/images/bcg/subpage-bcg.jpg) no-repeat scroll center center;padding-bottom:179px;position:relative;z-index:505}



Jakies sugestie, w jaki sposob to naprawic?
Go to the top of the page
+Quote Post
pakolord
post
Post #2





Grupa: Zarejestrowani
Postów: 82
Pomógł: 0
Dołączył: 27.02.2014

Ostrzeżenie: (0%)
-----


z-index z wartością ujemną questionmark.gif Twoja jest 505 prawdopodobnie zawsze będzie na wierzchu.
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 21.08.2025 - 17:53