Skip to content

Instantly share code, notes, and snippets.

@helb
Created September 17, 2014 07:29
Show Gist options
  • Save helb/85a061ab86850c6210da to your computer and use it in GitHub Desktop.
Save helb/85a061ab86850c6210da to your computer and use it in GitHub Desktop.
cz.nic lista
<link rel="stylesheet" type="text/css" href="//www.nic.cz/static/css/widgets/projects-bar.css">
<script type="text/javascript" src="//www.nic.cz/static/js/widgets/projects-bar.js"></script>
<script type="text/javascript">
window.onload = function() {
new nicWidgets.topBar("CS"); // nebo "EN"…
};
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment