Installation & Setup

  1. DOWNLOAD
  2. Include buttons in your website

    Buttons Setup

    <!-- Buttons core css -->
    <link rel="stylesheet" href="css/buttons.css">
    
    <!-- Only needed if you want support for dropdown menus -->
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
    <script type="text/javascript" src="js/buttons.js"></script>
    
    <!-- Only needed if you want font icons -->
    <link href="//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">