Blog

Stop skype to wrap your phone number in buttons

Skype, smart enough, but creates problem for your design with its feature to wrap numbers in button. As skype's  forum has suggested for the use of meta tag in the header but it didn't worked for me. So what you can do is just add a character in the  phone number and...

Easy way to Create Jquery Tabs

Step 1: Include Jquery <script src="{PATH TO JQUERY}/jquery.js'; ?" type="text/javascript"><!--mce:0--></script> Step 2: Creating Tab <ul class="tabs"> <li><a href="#tab1">TAB 1</a></li> <li><a...