hover animation correct jumpback position after video view load when scroll - not all at beginning
		
			
				
	
	
		
			30 lines
		
	
	
		
			592 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			592 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en" dir="ltr">
 | 
						|
<head>
 | 
						|
    <meta charset="utf-8">
 | 
						|
    <title>hub</title>
 | 
						|
    <link rel="stylesheet" href="css/plyr.css"/>
 | 
						|
    <link rel="stylesheet" href="css/index.css">
 | 
						|
 | 
						|
 | 
						|
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
 | 
						|
    <script src="js/plyr.js"></script>
 | 
						|
    <script src="js/index.js"></script>
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
<h1>lukis pornhub</h1>
 | 
						|
<div class="videopagewrapper hideit">
 | 
						|
    <div class="closebutton">
 | 
						|
 | 
						|
    </div>
 | 
						|
    <div class="videowrapper"></div>
 | 
						|
</div>
 | 
						|
 | 
						|
 | 
						|
<div class="previewcontainer">
 | 
						|
</div>
 | 
						|
 | 
						|
 | 
						|
</body>
 | 
						|
</html>
 |