treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Jquery plugins

  • Hi all,

    I have a JQuery snippet I built. It isn't very flash but that's not why I'm here.

    I was wondering what makes a JQuery Plugin a plugin? As far as I am concerned what I have is a snippet. It doesn't require initialising it just looks for a specific class.

    Thanks
  • Well it's still a plugin, because the snippet is performing a specific function.
  • Thanks for that. I really wasnt sure.

    Cheers