Access is limited.
Login here using your Linkedin account. to see or download code.
No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydev.net
Linkedin Login<!DOCTYPE html>
<html>
<body>
<script src="/path/to/code128.js"></script>
<script>
(function() {
var code = new Code128('code128')
code.insert(document.body)
})();
</script>
</body>
</html>
<html>
<body>
<script src="/path/to/code128.js"></script>
<script>
(function() {
var code = new Code128('code128')
code.insert(document.body)
})();
</script>
</body>
</html>
Views 25
Downloads 3
CodeID
DB ID