Skip to content

kuzin/fady

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Note: Work in Progress, Not totally stable.

Fady ~

A simple cross fade plugin. Allows you to handle cross fades with a single image and minimal markup.

  • Image must be twice the desired height (normal state over hover state)
$(function(){
  $('.fade').fady();
});

Coming soon

  • Better image loading
  • Better control over positioning
  • Loading via data-*
  • Reduction of markup
  • Experimental support for -*-filter
  • and more stuff...

About

A simple crossfade plugin for jQuery

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors