Coder Social home page Coder Social logo

responsive_menu's Introduction

responsive_menu

Overview

Drawer Menu responsive

Installation

  1. Reading file
   <head><script type="text/javascript" src="kurubusi.responsive_menu_pkg.js"></script>
      <link href="kurubusi.responsive_menu.css" rel="stylesheet" type="text/css"></head>
  1. Class is attached to the object used as a switch.
   <button type="button" class="k_nav_b" data-krm-group="group_a" data-krm-breakpoint="760" data-krm-fadeto="right">MENU</button>
  • class="k_nav_b" indispensable
  • data-krm-group="group_a" option
  • data-krm-breakpoint="760" option
  • data-krm-fadeto="right" option
  1. Class is attached to the menu of a target.
   <div class="k_target_obj" data-krm-group="group_a"></div>
  • class="k_target_obj" indispensable
  • data-krm-group="group_a" option

Previews

It previews by youtube.

Sample

KURUBUSI.net

responsive_menu's People

Watchers

Masahiro Ookubo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.