Showing posts with label Free. Show all posts

Multi tabs navigation widget generator free

Wishing good health for all of my friends. Web design is a sector of unlimited opportunity. Large sector but no matching and lots of element helping for build this. Malty table navigation widget is also a very impotent and nice structure for web page. It can show more than one pages into a single page. Sometime it use into page as sub page and a sub-menu bar stay with this. Lets try to do this.


You can use three way to use this widget.

  • With Java-Script;
  • With CSS themes script;
  • With html code.

Add widget with Java-script, CSS & Html

First of all Login your Blogger account.
Go to template option and backup your template.
Click to Template > Edit HTML > Wait for Process.
Now go to find option by pressing Ctrl + F.

Search the flowing code: </head>
Into the head tag or the immediately before this tag paste the html code from the box below.



<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js">
</script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js">
</script>
<script>
$(document).ready(function() {
$("#tabs").tabs();
});
</script>


Add CSS code theme for difrent style



<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/base/jquery-ui.css" type="text/css" />

<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/black-tie/jquery-ui.css" type="text/css" />

<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/blitzer/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/dark-hive/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/dot-luv/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/eggplant/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/excite-bike/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/flick/jquery-ui.css" type="text/css" />

<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/hot-sneaks/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/le-frog/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/mint-choc/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/pepper-grinder/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/redmond/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/smoothness/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/south-street/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/start/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/sunny/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/swanky-purse/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/trontastic/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/ui-darkness/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/ui-lightness/jquery-ui.css" type="text/css" />


<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/vader/jquery-ui.css" type="text/css" />


Add Html code for multi tab

Login your blogger account and go to Dashboard.
Go to Layout option and click to Add a Gadget button.

Now a pop-up window will show with some menu. Scroll down and find HTML/JavaScript option click to right side blue plus mark button.


Now copy the following JavaScript code from the below code box and past to the pop-up window ans click to Save button.

<!-- Tabbed Navigation Widget For Blogger By Come for Know -->


<div id="tabs">
<ul><li><a href="#tabs-1">Tab1</a></li><li><a href="#tabs-2">Tab2</a></li><li><a href="#tabs-3">Tab3</a></li></ul>

<div id="tabs-1">  Tab 1 content goes here  </div>
<div id="tabs-2">  Tab 2 content goes here  </div>
<div id="tabs-3">  Tab 3 content goes here  </div>

<a href="http://gorogriho.blogspot.com/" target="_blank" title="Come for Know"><img src="https://bitly.com/24workpng" alt="Come for Know" border="0" style="position: fixed; bottom: 10%; right: 0%; top: 0px;" /></a>
<a href="http://gorogriho.blogspot.com/" target="_blank" title="Latest Tips For Bloggers"><img src="https://bitly.com/24workpng" alt="Latest Tips For Bloggers" border="0" style="position: fixed; bottom: 10%; left: 0%;" /></a>
<a href="http://gorogriho.blogspot.com/" target="_blank" title="Free Backlinks"><img src="https://bitly.com/24workpng" alt="Free Backlinks" border="0" style="position: fixed; bottom: 10%; right: 0%;" /></a>
</div>
<!-- Tabbed Navigation Widget For Blogger By Come for Know -->


Customize Table bar yourself

Replace the following word to tabs title
tabs-1          to                 your first tab Title
tabs-2          to                 your second tab Title
tabs-3          to                 your third tab Title

Place tabs contain element


Tab 1 content goes here       Replace with first tab contain elements
Tab 2 content goes here       Replace with second tab contain elements
Tab 3 content goes here       Replace with third tab contain elements


 Auto Html code generate for multi tabs






Now easily replace the tab title and insert the tab elements into the box.
If any problem face, comments us for solution and help us.


Read more

All mail one solution - any mail log on with one address




Some of us forget email server name and so can not use E-mail in proper time. Really it can bring hesitation. You have any E-mail address to test try it now. As a valid user you must have to know your correct mail address and password. Just a mail address and correct password need for Cheek mail, Sent mail, Delete mail, Backup etc.
Some time regular user also fall in tension if he have more then one mail address which is control by one server. Like you have two account of any mail and you want to work by using both of them. But any one E-mail can be log on at a time. For log on another mail address you must log-out running account.
One solvency for you. That is Upon for you.



Read more

Dhaka 7 to 10 Day Weather Forecast Report view

Earth is round. All of us belie this truth. But it is one of the low. According to this law most of the part of earth is strange for us. Various religion build up and follow their religion order and advice. But all of them stay in a platform and that is earth. Earth safety is own safety. So we should keep it safe and green. For safety all religion should broke religion boundary and work together. Keep world cold and so keep your forest and protect deforestation. Cheek your weather properly and work according to weather.
Read more

Find out anything with the help of everything finder

Everyone should buildup own life as his or her nice name. Everything is like this. You can easily find any file folder or data with this software. It find anything very carefully and more Firstar. it use to find index and by follow indexing all driver’s item rolls it work very Firstar and show you necessary files which you are finding. Firstly it prepare index and finally start to find by depending this index. In the same time it is in size. It is perfectly replace and work with Windows 200 , XP , Vista and 7. Easily click here
Read more

Make your work easy with shortcut and yourself


Windows 7 give you some extra and fantacy feature. If you are  a regular user of windows xp or vista, we will gift you some facility. For get it follow us. Drag and replace windows position is a nice feature, beside this chalk desktop for a moment in your busy work is a  very nice program. Beside this is a modern and time saving tools.  For get this in your computer CLICK HERE to download a small system tray utility. Now enjoy like windows 7 into your favourit windows xp and vista.
Read more

Change and Customize Windows Taskbar Yourself


Are you a Windows XP or Vista user? You can enjoy everything as Windows 7 by foll0wing our tutorial one by one. Now you can learn about how to change Windows Taskbar. You can get a new look of your Windows XP and Vista taskbar as like windows 7. With this feature you can rearrange taskbar item menus by drag and drop. We think our utility will help you for best performance. Click here
Read more

Customize Windows Size Yourself



Have you a large Pc Monitor? If answer is “Yes” I will say you can enjoy new thing. You can open some window at a time. Windows 7 have a feature option “Aero Snap”  which can customize windows size half of display. For use of this you should drag the windows In the border of screen. For get same facility in Windows XP or Vista you need to use Aero Snap
Read more

Scroll Everywhere

Are you want to do zoom in or zoom out in image and document. You can scroll by using Windows feature.  But it cannot work everywhere. It work only into active window. Without active window this scrolling option is inactive. For scroll everywhere you need Use Mouse free software. By using this software you can scroll everywhere. Just move the cursor behind any window  and start scroll though it is active or inactive window. Click Here to download now.
Read more

Make Computer Library

Your computer contains many kinds of folders and files. But if you want to decor them more then one way like you want to arrange music by album and singer. Easily you can arrange them in one way of this, but for arrange both way you need to copy them in a new folder and arrange again. Windows 7 separate all files and folder in some group. But if you want, you can grouping them as yourself by using Jorn’s Win7 library tools. You can easily add and remove any contain into library. With the help of this you can make new
Read more

Quick Files Transfer With Tera Copy

In Windows Operating System files transfer anywhere to other will be your boure maker or time loser for you.You are a speady person and always you like most speed but your favourit computr not like so. Whenever you want to copy or cut any file it take long time to paste. Surely it is a big problem for you! But you want to get more speed. Time saving and speed maker software Tera Copy can help you to get them. Very active and smart this copier can be suitable for you. It is very first from Windows Explorer and  you can get break by pass and resume copy again for copy. Click Here for download now and enjoy.
Read more

Linux Application In Windows

Now a day Linux is a perfect operating system for computer. Are you interested to know about Linux or want to learn about Linux or want to discover its feature and test this operating system? For this you not need to install Linux full version operating system. Portable Ubuntu Remix provide you to use Linux in Windows Operating System. Now Click Here for download and enjoy newer version of Linux.
Read more

Free fix and solve pc problem by Fixed In

On using time computer not only face with big problem but also face various small problem which can hamper into your work and can put you into serious problem. Such as your recycle Bin can not view on desktop or you cannot view photos on Thumbnail. Fixed In can help you  for solve your problem. This little software can also solve as Internet Explorer, Windows Explorer, Windows media Player and various short problems. It can help you as primary solvency.Click here for free Download.
Read more

Remove Formating From Paste Text

Whenever we copy – paste or cut past any document from one to anther ,some unnecessary files format stay and for this gradually we face problem. Though it hamper into your work  gradually and one time it will be best problem for you. As finding solvency we loss more time and work hard. You can easily use Batter Past software for get relief from this kind of problem. By using this you can easily  use copy paste and cut paste properly. As the batter past work you need to follow some instruction. For copy past generally cut or copy any file and for paste follow us.
Read more

Avira Antivir Personal Edition

Avira users increasing day by day in the world. Download Avira in the number of four crore from download.com. Avira GMH Germany antivirus corporation invention those software. Avira  antivir personal edition is fully free. Users of avira get bootable risque CD as another free antivirus programs. Windows Linux and Mac user can use this risqué CD. If you can’t boot any computer as a result of virus effects, this boot CD help you to boot this computer and the antivir program help to recovery normal boot menu and
Read more

AVG Antivirus Free Edition

AVG is more popular ante virus program in the world and it downloaded from download.com more than twenty crore. Day by day its popularity decreasing.  Because of it can detect more virus in past from now. F or old pc and low disk space it is active yet. It show good performance into old PC. Auto update feature are also available in to Avg which scan your computer automatically by schedule. It ca run in safe mode Windows.
Read more

Avast ! Home Edition

About 5 crore people download Avast home edition from world famous downloading site Download.com  . As active virus finder software Avast users respect only Avira as free antivirus software. Avast have two kind of user version, one of them is Home Edition and another is Professional Edition. Home edition is free but you need to buy Professional edition for use. Cheek Slovakia invention Avast (Home Edition) free and 60 days
Read more