Facebook share count in “box_count” format shrink to 1/4 of its size if total share-count is zero.
This small jQuery code snippets is to fix that “shrinking”.
Facebook share count in “box_count” format shrink to 1/4 of its size if total share-count is zero.
This small jQuery code snippets is to fix that “shrinking”.
I am working on a very complex wordpress theme from last few weeks and on the way learning many new things. To keep load time of this new theme in check, I am using many ‘if’ statements in header.php to …
Read MoreThis article was originally created (in parts) for rtCampers to guide our trainees and follow the best CSS and design practices. It is by no means complete but hopefully it will evolve over time as we get more mature with …
Read More
Last month, Adobe’s Product Security Incident Response Team (PSIRT) announced potential vulnerability in Adobe Reader 9.1 and 8.1.4 and had urged users on all platforms to disable JavaScript. Since then, many have been eagerly awaiting Adobe security patches so that …
Read More
Adobe Product Security Incident Response Team (PSIRT) has reported a potential Adobe Reader issue. “Adobe is aware of reports of a potential vulnerability in Adobe Reader 9.1 and 8.1.4, as described in SecurityFocus BID 34736. We are currently investigating, and …
Read More
Most of the people think that page navigation hack is only for who blogs at WordPress. But here is the hack for those who use blogger and want to add page navigation to their blog. This hack will show page …
Read More
This is for all Greasemonkey developers who also use Firebug. Firebug is one of the best Firefox extension for developers. To start with, almost every Greasemonkey developer uses built-in API method “GM_log()” to log debugging messages to Firefox’s javascript console. …
Read MoreThere are many websites which prefer to disable right-clicking on web-pages specially images. To do this they normally use one of JavaScript ways. The most popular way is to add following code to element tag on which you want to …
Read MoreIf you are a programmer, then you must have encountered regular expressions sometime back in your carrier. If you are good at regular expressions, then hats off to you. Otherwise there are some tools which can make your life easy. …
Read More
Recent Comments