JavaScript

How to get last item with jQuery

JavaScript

Use the .last() jQuery function to get the last item in your menu list. Remove the last item border, add a background…

 

Autofocus in HTML5

HTML5

How to add the autofocus attribute for Chrome, Safari, Opera and even Firefox or Internet Explorer using a little JavaScript code. Use HTML5 adding autofocus.

 

HTML5 Local Storage

HTML5

The HTML5 is the Local Storage feature. You can save data without any database or files.