Code Monkey home page Code Monkey logo

lightweight-tour-guide's Introduction

web-tour-guide

立即试用

打开百度,把 tourGuide.js 复制到控制台(不要复制 export),然后复制下面代码调用函数。

    let config = [{
      target:'#s_lg_img_new',
      guide:'this is logo'
    },{
      target:'#su',
      guide:'click and search!'
    }]
    guideInit(config)

已知问题

  • 当目标接近屏幕大小时,无法正常显示引导框
  • 窗口大小变化时没有做响应式修改
  • modal 或标签等需要页面重新渲染操作的情况未适应,建议方法是传入一个渲染完成的 promise 放在渲染引导函数前面

lightweight-tour-guide's People

Contributors

ssshooter avatar

Stargazers

 avatar

Watchers

 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.