Skip to content

yoku2010/quick-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Info

To show a person details and social network links.

This jQuery plugin to create quick info box to show personal and social network details using bootstarp for your website.

Version

1.0

Installation

download plugin and import these js and css file into your page and call plugin to create quick info box.

<!-- CSS files-->
<link rel="stylesheet" type="text/css" media="all" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" media="all" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" media="all" href="css/jquery.quick-info.css">

<!-- JS files-->
<script type="text/javascript" src="js/libs/jquery-1.12.4.min.js"></script>
<script type="text/javascript" src="js/libs/bootstrap.min.js"></script>
<script type="text/javascript" src="js/libs/jquery.quick-info.js"></script>

Demo

Click Here to see demos of quick info plugin.

License

MIT License

Free Software!!!

About

To show a person details and social links.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors