706 Elegant On Off
by steen_hansen
HTML
<!DOCTYPE html>
<meta charset="utf-8" />
<title>706 Elegant On Off</title>
<div style=" font-family: 'Inconsolata', monospace; margin-left: 8px; margin-bottom:8px;" >
<div style="float:left">
/**/ lib_tc_file = 'https://cdn.jsdelivr.net/gh/steenhansen/type-czech@latest/web-resources/TypeCzech.min.js'
<br>
/**/ check_fileN = 'https://cdn.jsdelivr.net/gh/steenhansen/type-czech@latest/example-snippets/706-Type-Czech-Funcs.js'
</div>
<div style="float:left; margin-left:16px">
// local lib_tc_file = '../web-resources/TypeCzech.js'
<br>
// local check_fileN = '706-Type-Czech-Funcs.js'
</div>
<br>
</div>
<div id='js-div' style="width:30%;">
<a href='https://github.com/steenhansen/type-czech' target="_blank" class='git-hub'>GitHub Package</a>
<div id='js-code'>the javascript</div>
<br>
<!-- -----------------TYPE 1------------------------ -->
<script s r c="../web-resources/consolelog.js"></script>
<link r e l="stylesheet" href="../web-resources/type-czech.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/steenhansen/type-czech@latest/web-resources/type-czech.css">
<script src="https://cdn.jsdelivr.net/gh/steenhansen/type-czech@latest/web-resources/consolelog.js"></script>
<!-- -------------------TYPE 1----------------------- -->
<div id='js-fiddles'>
<a title="Example-Contents" href="https://jsfiddle.net/steen_hansen/1Lshcept/?Example-Contents" target="_blank">Contents</a>
<a title="00-Readme-Example" href="https://jsfiddle.net/steen_hansen/0xtpLwsc/?00-Readme-Example" target="_blank">00</a>
<a title="01-What-is-TypeCzech" href="https://jsfiddle.net/steen_hansen/9u54vsd2/?01-What-is-TypeCzech" target="_blank">01</a>
<a title="02-Validate-Parameters-by-Value.html"...