Skip to content

Instantly share code, notes, and snippets.

@alufers
Created July 21, 2016 17:22
Show Gist options
  • Save alufers/a8e559b80bbda4ec01538f3e70f36177 to your computer and use it in GitHub Desktop.
Save alufers/a8e559b80bbda4ec01538f3e70f36177 to your computer and use it in GitHub Desktop.
TABS
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<link href="http://s432590938.domenaklienta.pl//typuj_za_3/tabs.css" rel="stylesheet" type="text/css">
<div class="tabs" data-error="TUTAJ WSTAWIĆ WIADOMOŚĆ BŁĘDU" data-loading="TUTAJ WSTAWIĆ WIADOMOŚĆ WCZYTYWANIA">
<ul>
<!-- krok 2: uzupełnić linki -->
<li><a href="/sess/tvplayer.php?copy_id=0&amp;object_id=26151559&amp;autoplay=true">TVPSport</a></li>
<li><a href="/sess/tvplayer.php?copy_id=0&amp;object_id=26151559&amp;autoplay=true">TVPSport2</a></li>
<!-- i tak dalej... -->
</ul>
</div>
<script src="http://s432590938.domenaklienta.pl//typuj_za_3/tabs.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment