Git Product home page Git Product logo

do_type's Introduction

do_type.png

do_type plug-in

  • Version: 0.2

Demo Page

https://csslick.github.io/do_type/

사용법

  • 적용할 요소에 클래스명 do_type을 추가
  • 요소 내의 title 속성에 텍스트 값을 입력
  • 중간에 특수문자(*)를 추가하면 줄내림 처리됨
<body>

  <h1 class="do_type" title="Hello, my name is Hong Gil Dong.*I do creative">title</h1>
  
  <!-- Plug-in Here(플러그인) -->
  <script src="./do_type.min.js"></script>
  
  <!-- Your Script(작성 스크립트) -->
  <script>
    // run auto type
    do_type.type('element name');  
  </script>
  
</body>

2020.06.02 By csslick(https://cafe.naver.com/csslick/5912)

do_type's People

Contributors

csslick avatar

Watchers

James Cloos avatar  avatar  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.