Tuesday, October 20, 2015

How to set attr/attribute in JQuery

Try this code in JQuery: $("button").click(function(){     $("#w3s").attr("href", "http://www.w3schoo... thumbnail 1 summary
  • Try this code in JQuery: $("button").click(function(){     $("#w3s").attr("href", "http://www.w3schoo...

    Saturday, October 17, 2015

    Users role system in wordpress

    User Roles User roles determine the access level or permissions of a person authorized (invited by an Administrator) to use a WordP... thumbnail 1 summary
  • User Roles User roles determine the access level or permissions of a person authorized (invited by an Administrator) to use a WordP...

    Monday, October 12, 2015

    How to change logo in magento

    Working With the Header Logo The responsive theme enables you to set two different logos: one is for small screens (smaller than 770px) a... thumbnail 1 summary
  • Working With the Header Logo The responsive theme enables you to set two different logos: one is for small screens (smaller than 770px) a...

    How to change default welcome msg in magento

    1. From your Magento Dashboard go to  – System – Configuration tab.  2. Then open Design option. 3. Click on Header tab and find the Welc... thumbnail 1 summary
  • 1. From your Magento Dashboard go to  – System – Configuration tab.  2. Then open Design option. 3. Click on Header tab and find the Welc...

    Sunday, October 11, 2015

    What is cloud hosting and How to use cloud hosting

    In this post i have discussed about why we should use cloud hosting. When we are going to use server based hosting service then we a... thumbnail 1 summary
  • In this post i have discussed about why we should use cloud hosting. When we are going to use server based hosting service then we a...

    Thursday, October 8, 2015

    How to add country wise hit counter with flag on my blog or website

    In my experience there has one website. which offers free hit counter option with country flag and it shows the traffic source by country w... thumbnail 1 summary
  • In my experience there has one website. which offers free hit counter option with country flag and it shows the traffic source by country w...

    Wednesday, October 7, 2015

    How to use domain name suggestion tools

    In my experience this website is best to check domain name suggestion tools. Here will get more than 200 domain name suggestion in one clic... thumbnail 1 summary
  • In my experience this website is best to check domain name suggestion tools. Here will get more than 200 domain name suggestion in one clic...

    How to write or practice php code online

    How to write or practice php code online Try this url -  http://www.tutorialspoint.com/execute_php_online.php thumbnail 1 summary
  • How to write or practice php code online Try this url -  http://www.tutorialspoint.com/execute_php_online.php

    How to put currency symbol beside number in php

    How to put currency symbol beside number in php -  Try this code: //show USD sign $ setlocale(LC_MONETARY,'en_US'); $amount=... thumbnail 1 summary
  • How to put currency symbol beside number in php -  Try this code: //show USD sign $ setlocale(LC_MONETARY,'en_US'); $amount=...

    How to put decimal or format number in php

    How to put decimal after number. Use number_format() function. try this code: $num=365; echo number_format($num,2); thumbnail 1 summary
  • How to put decimal after number. Use number_format() function. try this code: $num=365; echo number_format($num,2);

    How to format numbers with 00 prefixes in php

    How to format number with 00 prefix. To do it, its very easy and just the following php function: Use  str_pad()  function. $format_... thumbnail 1 summary
  • How to format number with 00 prefix. To do it, its very easy and just the following php function: Use  str_pad()  function. $format_...

    Tuesday, October 6, 2015

    How to return back or restore deleted blog in blogspot

    How to return back or restore deleted blog in blogspot After deleting any blogspot blog you can see them on the left side bar by Delet... thumbnail 1 summary
  • How to return back or restore deleted blog in blogspot After deleting any blogspot blog you can see them on the left side bar by Delet...

    How to Improve Search Engine Visibility using HTML Format

    How to Improve Search Engine Visibility using HTML Format HTML plays a big role in how your webpages are seen by people and search e... thumbnail 1 summary
  • How to Improve Search Engine Visibility using HTML Format HTML plays a big role in how your webpages are seen by people and search e...

    how to solve the problem magento admin panel in localhost in google chrome but in firefox work fine

    I think there is the problem with  session cookie  with the chrome browser. So just go through this directory  /app/code/core/Mage/Core/M... thumbnail 1 summary
  • I think there is the problem with  session cookie  with the chrome browser. So just go through this directory  /app/code/core/Mage/Core/M...

    How to delete blogspot blog permanently

    In this post I'm gonna to show you how to delete blogspot blog permanetly So to do this you have to login into your blogger account a... thumbnail 1 summary
  • In this post I'm gonna to show you how to delete blogspot blog permanetly So to do this you have to login into your blogger account a...

    How to Make High Quality Backlinks

    All links are created equal,  right? They’re not!  Link building used to be simple: you would go out there, write a bunch of articles, s... thumbnail 1 summary
  • All links are created equal,  right? They’re not!  Link building used to be simple: you would go out there, write a bunch of articles, s...