Recent Articles
Javascript timer event
In this new short but clear tutorial i’ll show you how to use the setTimeout event. The setTimeout event can be usefull when you want to show your visiters something after a given time. This can me an alert box (which i’ll show you in my example), but it can also be an event that [...]
Read Article ›Age Counter
With the Age Counter i’ts possible for you to check your age in: Seconds Minutes Hours Days Weeks Months Years If you want to know your age in seconds, then you’ll notice that the seconds will be updated realtime. Live preview You van see a live preview by clicking on this link! Do you like [...]
Read Article ›Ajax Search Form
With this new script, which i just finished developing, you can do a realtime search. The data where you can search in is currently an array, but you can change it to make it search through a database for example. After the scripts finished searching for results, they will be displayed in a div which [...]
Read Article ›
