Skip to content

DoersGuild/jQuery.hoverHeight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

jQuery hoverHeight Plugin

jQuery.hoverHeight is a plugin that shortens elements to a specified height and expands them on hover

Usage

Include it in your HTML after importing jQuery, like: <script type="text/JavaScript" src="./js/libs/jquery.hoverHeight.js" />

Use it like:

$(".my-class").hoverHeight(/*height*/);

You can pass in the height, either as a parameter or with the data-height attribute and can be in any format that jQuery accepts.

License

CC-BY.


Like our work? Hire us!

About

A simple plugin that shortens elements to a specified height and expands them on hover

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors