DenislavPopov / animated-services-concept

Animate.css and Foundation powered - customizable service section concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

animated-services-concept

This concept is based on Foundation framework and Animate.css animations. You can play around with the code and achieve different results. Any animation from Animate.css can be used for the initial services appearance and the reveal animation for the services description. Just change the class after animated with any class from Animate.css:

  • For the services boxes <li class="interactive-service-list hidden animated flipInY" data-service="1"><i class="fi-check styled-icons"></i><br /> Service 1</li>
  • For the services description
  • <div id="3" class="interactive-service-content removed animated zoomIn">

Prerequisites

You need to have included in your page:

Optional

Demo

Authors

  • Denislav Popov

About

Animate.css and Foundation powered - customizable service section concept

License:GNU General Public License v3.0


Languages

Language:HTML 38.1%Language:JavaScript 31.3%Language:CSS 30.6%