JQuery plugins

You maybe not know what is JQuery. JQuery is a free JavaScript library that help developer to program really fast. It also helps you to improve your skill using a multi-browser solution. It gives a lot of shortcuts to implement what you need. The API to use JQuery, you only need to include the JQuery JavaScript file.

But what is more interesting, you can create your own plugins and even create functionality to work more like an OOP (Oriented Object Programming) model.

In this section, you will find plugins made by Nordès that are under the MIT licenses. That license doesn’t retain me as responsible if anything bad happen. You can also find a lot more plugins by going on the JQuery plugins page.

Here’s the list of available plugins:

  • CheckBoxMod: It improves the look and feel of checkbox inside a standard html page.
  • HeartBeat: It creates a visual effect of an heart beat depending on your option. That heart beat looks like the MAC glowing light.