sheldonled / footnotes

Foot Notes is a piece of Javascript (jQuery) HTML and CSS code, that give links a good feature that, when you click on it shows up a box with featured information about the link. It is a plus for User Experience and makes your site more beauty.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

footnotes

Foot Notes is a piece of Javascript (jQuery) CSS code, that give links a good feature that, when you click on it shows up a box with featured information about the link. It is a plus for User Experience and makes your site more beauty.

##Use it in your website

  • Make sure you have jQuery in your website
  • Download the code
  • copy and link footnotes.js
  • copy and link footnotes.css
  • write a div with id="mask" in your HTML
  • see the examples in index.html

About

Foot Notes is a piece of Javascript (jQuery) HTML and CSS code, that give links a good feature that, when you click on it shows up a box with featured information about the link. It is a plus for User Experience and makes your site more beauty.

License:MIT License


Languages

Language:CSS 63.4%Language:JavaScript 36.6%