Recently, I have changed my Google Adsense Address from US to India. Here, I am going to give the instructions to change the country. You can change the country information by using new Adsense interface for the most of the countries, but some are not allowed directly from your account, instead you have to start
Here is the javascript code to increase or decrease the font size on the fly, you can give control to the user to change the text size for better readability. function resizeFont(multiply) { var sz = document.body.style.fontSize; if (sz =='') sz = 14; //default font size var size = parseFloat(sz) + (multiply * 0.2) +
Every computer user must have an antivirus software to protect the system and important data from viruses and malware attacks. Here are the best free antivirus softwares in the industry. Avast Avast free antivirus is a free antivirus application, provides good malware detection in a speedy, also provides features like full real-time capabilities, including web,
Recently my computer got infected with “win 7 internet security 2012” virus, here i am going to share how i removed this. Win 7 internet security is an anti-spyware program that enters into the computer without the need of user’s permission. Once it enters the system, it displays list of false security threats to scare
In this tutorial, I am going to give a JavaScript code samples to create, read and delete the cookies. Setting a Cookie function SetCookie(name,value,days) { var now= new Date(); var expDate = new Date(); if (days==null || days==0) days=1; //create date after no of "days" from now expDate.setTime(now.getTime() + 3600000*24*days); //create cookie with name, value
As a developer, you have to validate the user input data for making sure on the client-side that form values are just as expected. Instead of writing validations manually, validation plugins allows you to design validation methods in a simple manner. Here, I’m going to share the jQuery plugins for your form validations such as
Microsoft has demonstrated “Windows 8” features for the first time. A Windows 8-based PC is really a new kind of device, one that scales from touch-only small screens through to large screens, with or without a keyboard and mouse. Check out the video for first look at the new Windows 8 user interface. Here is
Google introduced 2 step verification to add extra security to your Google accounts. Protects your account from being hijacked or compromised. Here is the YouTube video explaining the feature: Learn more about this here
Here, I am going to share Javascript code to get the URL querystring parameter values. Let me take a sample URL and try to get the parameter values in it. http://www.techtricky.com?id=77&name=sree Here is the function to create the Javascript object with parameter names and values. function getUrlParams() { var params = {}; window.location.search.replace(/[?&]+([^=&]+)=([^&]*)/gi, function(str,key,value) {
With the YouTube Trends Dashboard, you can view the recently most viewed and most shared videos. They have given an option to browse by country, region, age and gender. You can switch between Most Viewed and Most Shared videos by clicking on the respective links on the dashboard. Most viewed videos are the videos which