Monday, December 19, 2011

How to add Floating and mashable Facebook Share Box on blogger blog blogspot page

Adding Floating and mashable Facebook Share Box on blogger 
Many of blogger widget are available available to add to blogspot page of blogger blog but a J-query enable facebook share floating box are very rare to add.


                           Live Demo

Here I will disscuss how to add this floating and mashable facebook widget by very easy two steps.

  1. Adding facebook share floating box code
  2. Adding J-query code 
  3. Fist Step:
1. Go To Blogger > Design > Page Elements
2. Click on "ADD A GADGET"
3. Choose HTML/JavaScript Widget
4. Paste the Following Code inside it.



<script type="text/javascript"> //<!--
$(document).ready(function() {$(".w2bslikebox").hover(function() {$(this).stop().animate ({right: "0"}, "medium");}, function() {$(this).stop().animate({right: "-250"}, "medium");},
500);}); //--> </script>
<style type="text/css">
.w2bslikebox{background: url("http://1.bp.blogspot.com/-UuBsjDC5vSc/TuiSd0g9bHI/AAAAAAAAAyk/MqKt8IpiIVM/s1600/facebook1.png") no-repeat scroll left center transparent !important;display: block;float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;}
.w2bslikebox div{border:none;position:relative;display:block;}
.w2bslikebox span{bottom: 10px;font: 9px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;}
.w2bslikebox span a{color: #FF9D00;text-decoration:none;}
.w2bslikebox span a:hover{text-decoration:underline;}
</style><div class="w2bslikebox" style=""><div>
<iframe src="http://www.facebook.com/plugins/likebox.php?href=ADD YOUR FACEBOOK PAGE ID&amp;

width=245&amp;colorscheme=light&amp;show_faces=true&amp; connections=8&amp;stream=false&amp;header=false&amp;height=330" scrolling="no" frameborder="0" scrolling="no" style="border: medium none; overflow: hidden; height: 330px; width: 245px;background:#fff;"></iframe><span>Floating Widget:<a href=" http://ehow-to-tutorials.blogspot.com/2011/12/how-to-add-floating-and-mashable.html">ehow</a></span></div></div>

you  have to Replace ADD YOUR FACEBOOK PAGE ID  with  your FACEBOOK page ID as like as :

e.g  http://www.facebook.com/pages/Tutionspot/165736950181089

Save the widget  then complete second Steps.


Second Steps 
1. Go To your Dashboard > Design > Edit HTML
2. Search for </head> before it Paste the below JQuery code.
3. (Ignore this step if you have already added JQuery Plugin to your blog).


<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js' type='text/javascript'/>


Finally get the Floating and mashable Facebook Share Box on your blogger blog page.

Friday, November 18, 2011

How to get Start Using MS Access 2007 to create a Database

Introduction To Microsoft Access 2007
Since MicroSoft Access is one Database creating Software to use in statistics world to mange all information in organised form like payroll or sallery sheet, Telephone record book , Student and Teacher's information and as Address books etc. So it is important to how to initiate to use MS Access 2007 in smoothly that tutorials are discus through several  image interactive tutorials segments which are given below:

MS Access 2007 Tutorials No one 1:  Step One
  •  introduction to Ms Access 2007.
  • How to manage Security of MS Access 2007  
  • Look up the Navigation Pane 
  •  MS office Button known
  • The Quick Access Toolbar of Ms Acess 2007 
  • The Title Bar
  • The Ribbon familarity
  • Access Objects
  • Change Views
  • Close a Database and Exit Access
  • Create a Database
  • Create a Blank Database
MS Access 2007 Tutorials No one 1: Step Two
  • Understanding Tables
  • Name and Save a Table
  • Understanding Data Types
  • Explicitly Assign Data Types and Formats
  • Understanding Design View
  • Create a Lookup Column
MS Access 2007 Tutorials No one 1: Step Three
  • Enter Records
  • Import a Table into Access from Excel
  • Modify a Table
  • Move around a Table
  • Select Columns and Rows
  • Delete a Record
  • Resize a Column or Row         
  •                              

MS Access 2007 Tutorials No one 1: Step Four
  •  Sort a Table
  • Filter a Table
  • Apply a Specialized Filter
  • Hide Columns
  • Freeze Columns
  • Format a Table
  • Compute Totals
  • Find and Replace
  • Create Relationships

MS Access 2007 Tutorials No one 1: Step Five
  • Open Tables or Queries in Query Design View
  • Display All Records and All Fields
  • Change from Datasheet View to Query Design View
  • Retrieve a Single Column
  • Retrieve Multiple Columns
  • Sort a Query
  • Sort Multiple Columns in a Query
  • Retrieve Specific Records
  • Apply Multiple Criteria
  • Create a Query That Uses Two or More Tables
  • Save a Query
  • Modify a Query
  • Use a Query to Make a Table
  • Create a Parameter Query
  • Lesson 6: Creating Forms       
   MS Access 2007 Tutorials No one 1: Step Six
  • Using the Form Button
  • Create a Split Form
  • Create a Multiple Items Form
  • Modify a Form      
  MS Access 2007 Tutorials No one 1: Step Seven
  • Use the Report Button
  • Use the Report Wizard
  • Modify a Report
  • Create Mailing Labels
  • Print a Report  
So we hope  a totally new person who want to learn creating database using MS Access 2007 , the above full image interactive and video tutorials can help them to Create, edit and develop  qualified Database  .