Ever wanted to drag an element or image on your webpage? You can try using this very lightweight javascript drag handler. You can attach this drag handler to any relative or absolute positioned element.
Read more »
in Javascript
in Experiments
PHP AdSense account monitor class, can retrieve data from your AdSense account (impressions, clicks, ctr, ecpm, earnings). Read more »
in Experiments
A method to get the styles for an element that aren’t set in-line or with JavaScript. Apply this function to get the desired result. Read more »
in Experiments
In computing, a benchmark is the result of running a computer program or a function, or a set of functions, in order to assess the relative performance of an object, by running a number of standard tests and trials against it. Read more »
in Experiments
Several programming languages implement a sprintf function, to output a formatted string. It originated from the C programming language, printf function. Its a string manipulation function. Read more »
