H5

HTML5 video picture-in-picture mode

The native picture-in-picture API allows you to create a floating, fixed HTML5 video overlaid on your workspace. This API is seamlessly integrated into the HTMLVideoElement interface and is super easy to use

Simple lazy loading of the web

Usually we need to write JavaScript to handle lazy loading of images, usually in the form of a scroll handler or a cross-viewer