Git Product home page Git Product logo

web's Introduction

Small Practice Demo

1.position:sticky tabMenu Demo

Address:https://lucyzlu.github.io/Web/toTop.html
使用CSS3 position的新属性sticky,实现侧边菜单的粘性定位。

2.promise typing Demo

Address:https://lucyzlu.github.io/Web/typingDemo/dist/index.html
结合promise异步编程模式,通过改变CSS内联样式表的内容,动态改变网页的显示。

3.four center items solutions

Address:https://lucyzlu.github.io/Web/align-center.html
四种实现居中的解决方案:包括表格样式,绝对定位,伸缩盒和利用视口单位的方法。

4.lazyload Demo

Address:https://lucyzlu.github.io/Web/lazyload/lazyload.html
两种实现懒加载的方式,一种是基于监听scroll事件的方法,但网页性能不好,一种是利用新的浏览器API IntersectionObserver。

5.Vue data binding Demo

Address:https://lucyzlu.github.io/Web/vue-data-binding.html
一个实现数据双向绑定的简单样例。

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.