Skip to content

TrySound/disable-hover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

disable-hover

Disable hover effects on scroll

##Install

$ bower i disable-hover
<html>
<head>
  ...
  <link rel="stylesheet" href="bower_components/disable-hover/dist/disable-hover.css">
</head>
<body>
  ...
  <script src="bower_components/disable-hover/dist/disable-hover.min.js"></script>
</body>
</html>

##License

The MIT License (MIT)

Copyright © 2015 Bogdan Chadkin