Archive for the ‘Tips & Tricks’ Category

Top 12 must have Plugins for WordPress 3.1

Wednesday, January 12th, 2011
Custom Plugins can extend WordPress to do anything you may imagine. Does your WordPress blog has the most essential plugins? Let me point out few plugins that improve your web site user experience and make WordPress admin tasks easier. I haveRead More....

CSS Tips & Trick – Preload an Image Without Using Javascript

Tuesday, December 21st, 2010
You might have been observed on many web pages, when you mouse over on any image it disappears for 2-3 seconds and when you mouse over next time it works well, why it happens? The answer is simple the image which is on hover class is not been loaded yet, as a result when you mouse over first time it takes time to load but when yRead More....