Archive for the ‘Javascript’ Category

I’ve been searching – for a good amount of time – for a way to send unicode message using Clickatell API’s .. i didn’t find any solution, though i found a lot people searching just like me for the same solution. After a lot of searches, trails and testing .. I’ve found a solution posted [...]

Long I’ve searched for a method to center elements vertically using CSS or even deprecated HTML codes.. but never found a proper way to do it .. Now i figured an incredibly easy way to do it using Javascript, with my beloved jQuery.. You only have to assign one CSS value to the box you [...]

Inspired by the Flash Menu at ADATA‘s website ( Memory manufacturing firm ) , i tried to simulate the effect using jQuery.

Using setTime and getTime to manipulate and compare dates in Javascript.