Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vimeo play on android devices #14

Open
ryan-ventralis opened this issue Oct 9, 2017 · 0 comments
Open

Vimeo play on android devices #14

ryan-ventralis opened this issue Oct 9, 2017 · 0 comments

Comments

@ryan-ventralis
Copy link

I've come across a problem when using an android phone.
I've tried a few different devices such as the samsung galaxy s7 and s8.
the problem is whenever I click play on the video it pushes to the top of the screen, seems like it full screens the slit slider at the top.
I can't scroll or do anything but it seems the video is playing behind the slit slider because the music is playing.

really not sure what could be causing this.
the website is www.ventralisvr.esy.es

`Start Main Features
==================================== -->



				<!-- features item -->
				<div id="features">
					<div class="item">
						
						<div class="features-item">
							<!-- features media -->
							<div class="col-md-12 feature-media media-wrapper wow fadeInUp" data-wow-duration="500ms">
								<iframe src="https://player.vimeo.com/video/237240882" allowfullscreen></iframe>
							</div>
							<!-- /features media -->                             
						</div>
					</div>
				</div>
				<!-- /features item -->
				
			</div> 		<!-- End row -->
		</div>   	<!-- End container -->                 
	</section>   <!-- End section -->`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant