News

json javascript : simple & fast Search You have a json object that is an array of objects containing a primary key? Find things FAST with this function, it's just under 200 lines of commented and ...
Simple Clock From an idea in JavaScript30 course by Wes Bos, I wrote my version of this simple clock using HTML, CSS, and vanilla Javascript. I have slightly improved the project by making it ...
Mousetrap is a simple and small (1.5kb) library for handling keyboard shortcuts without the use of jQuery and works in IE 6+, Safari, Firefox, Chrome and possibly Opera (so we’ve heard).
Thankfully, using JavaScript to create this effect isn’t that difficult. In this article, I’m going to show you how to write the JavaScript code for a rollover, step by step.
JavaScript’s reduce is one of the most useful array methods that should be in a developer’s arsenal. Introduced in ES5, it’s somewhat similar to for…each and map methods that are used with ...
I need to add a clock to my homepage which displays the current time (web server time). The following below uses javascript to display the current time in an input field.It gets the time from the ...
Lastpass is a great piece of software when it comes to convenience, but a recent simple hack shows just how insecure software like it can be. [Mathias Karlsson] nabbed a nice $1000 bounty for its d… ...