Hi guys,
If you click on "AC-brytare" there will be som content on the right.
I want this content (.tabcontent) to automatically scroll down using position: sticky;
How come it does not work?
Best, Anders
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">* {box-sizing: border-box}
body {font-family: "Lato", sans-serif;}
/* Style the tab */
.tab {
float: left;
border: 1px solid #ccc;
background-color: #f1f1f1;
width: 40%;
height: 100%;
}
/*