-
-
Save alufers/a8e559b80bbda4ec01538f3e70f36177 to your computer and use it in GitHub Desktop.
TABS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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&object_id=26151559&autoplay=true">TVPSport</a></li> | |
<li><a href="/sess/tvplayer.php?copy_id=0&object_id=26151559&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