Create a CRON Job with Google Apps Spreadsheet Script
To perform repetitive task we used to create a CRON job from our CPANEL, so that it will be executed after particular interval or at particular time of the day,…
Javascript Bookmarklet Create Javascript Bookmarklet in Google Chrome
You might have seen some of the popular sites providing you an option of bookmarklet its basically a Javascript Bookmarklet, which you can drag to your favorites bar and after…
jqGrid Show Top Pager & Bottom Pager
jqGrid is an awesome jQuery Grid Plugin. jqGrid plugin can be used on your website for displaying contents in a Grid. Its possible to add pagination into jqGrid with simple…
7 Free Online Broken Links Checker Tools
Do you know how many links are there on your website or blog ? How many of them are working and pointing to a live url or how many of…
4 Successful Years of Blogging
Long time ago, I decided to start blogging to help someone find some useful stuff, solutions to problems and also to utilize my free time. With no sense of blogging,…
Simple Tip : Print Object in IE Console Log
So you are using Developer Tools in IE ? Trying to print Object in Console with (object_variable); But in IE when you print that you get . (more…)
Get 25% Discount On HostGator Web Hosting Use Coupon Code PROGATOR25
Looking for a Web Hosting ? Hostgator provides various options depending on your requirement. And here we have a Hostgator Coupon code to get Discount on Hosting. (more…)
Javascript Function to Replace All Occurances of String
Javascript has a "replace" method which can be used to replace all occurances of a string. Consider for example that you want to replace all the occurances of the word…
Create CSS3 Loading Rotating Image Icon
CSS3 is now being used widely to simplify task and to give quick better results. Today we are going to see how to create a rotating image or loading icon…