Save Checkbox State to LocalStorage – JavaScript and JQuery Example

You can save your JavaScript variables to browser localStorage. They are saved in the client’s web browser until user decides to “Clear recent history”. Live demo allows you to see how the checkbox state is saved – even if you … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , | Comments Off on Save Checkbox State to LocalStorage – JavaScript and JQuery Example

Kyy 0.2 Beta – Python Cheatsheet in Code

Kyy is Tero’s Python Cheatsheet in Code. Kyy shows you how to program the most common things in Python. Each concept is shown as a separate, stand alone program. This is the obvious stuff I don’t want to search for … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , , | Comments Off on Kyy 0.2 Beta – Python Cheatsheet in Code