You're viewing tag: js.

Here is an online-based setter and getter generator tool capable of generating setters and getters for multiple programming languages, including PHP, JavaScript, C++ and C#. Simply choose the language of your preference, write the property names and click the generator button. Voilà!

Read article

This is an advanced converter where you can convert between hex, binary, decimal, octal and ascii without even changing form or page. You can specify your own delimiters like colon or dashes for parsing more complex structures. You'll also have a history functionality so you can go back in case you made a mistake or want to compare the original and the new result. Read on for more information.

Read article

Handling keyboard events in JavaScript

Posted on 23. Sep 2010, 00:01

Handling keyboard events is a cumbersome task. When the major browsers decided to implement this there were no standards to follow, so key definitions vary from browser to browser.

Read article

Pages: « 1 »