Archive

Blog Archives

Responsive Table Using Pure CSS

Create a responsive table without using any Javascript plugins.

AJAX using XMLHttpRequest Object

Learn the basics of AJAX using XMLHttpRequest with Javascript.

Reading URL variables in Javascript

A Simple Function that you can use to read URL variables.

Setting and Getting Cookies in Javascript

Basic usage of cookies (GET and SET)