Skip to content

jeffersonrpn/jquery-fab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery-fab

Material style floating action button with jQuery.

How to use

Install via bower:

$ bower install jquery-fab

Create a div to wrap the FAB:

<div id="wrapper"></div>

Call the jqueryFab function:

$('#wrapper').jqueryFab(links, options);

There's an example on the page jquery-fab.html.

Copyright and license

The license is available within the repository in the LICENSE file.

About

Material style floating action button with jQuery

Resources

License

Stars

19 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors