lots of improvements:
hover animation correct jumpback position after video view load when scroll - not all at beginning
This commit is contained in:
		
							
								
								
									
										34
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										34
									
								
								index.html
									
									
									
									
									
								
							@@ -1,37 +1,29 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="en" dir="ltr">
 | 
			
		||||
  <head>
 | 
			
		||||
<head>
 | 
			
		||||
    <meta charset="utf-8">
 | 
			
		||||
    <title></title>
 | 
			
		||||
    <link rel="stylesheet" href="css/plyr.css" />
 | 
			
		||||
    <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>
 | 
			
		||||
 | 
			
		||||
    </script>
 | 
			
		||||
    <script src="js/index.js"></script>
 | 
			
		||||
  </head>
 | 
			
		||||
  <body>
 | 
			
		||||
    <h1>lukis pornhub</h1>
 | 
			
		||||
    <div class="videopagewrapper hideit">
 | 
			
		||||
      <div class="closebutton">
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
<h1>lukis pornhub</h1>
 | 
			
		||||
<div class="videopagewrapper hideit">
 | 
			
		||||
    <div class="closebutton">
 | 
			
		||||
 | 
			
		||||
      </div>
 | 
			
		||||
      <div class="videowrapper">
 | 
			
		||||
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="videowrapper"></div>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<div class="previewcontainer">
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    <div class="previewcontainer">
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  </body>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user