Guest User

Untitled

a guest
Oct 23rd, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. /*
  2.  
  3. # Usage:
  4.  
  5. Create a <ul> with contents as such:
  6.  
  7. <ul>
  8. <li><a href="#" title="Description text goes here">Your Content</a></li>
  9. </ul>
  10.  
  11. Add javascript with options:
  12.  
  13. $("ul").hoverFade({speed: 200, placement: "after"})
Add Comment
Please, Sign In to add comment