
or at least Edge to see the coolest products on Steemhunt.
'),document.write("\x3c!--"),document.execCommand("Stop"))A lightweight (~4kb gzipped) yet powerful JavaScript engine that helps you drive the user's focus on page.
Some sample use-cases can be creating powerful feature introductions, call-to-action components, focus shifters etc.
Driver is compatible with all the major browsers and can be used for any of your overlay needs. Feature introductions, focus shifters, call-to-action are just a few examples.
๐ Highlight any (literally any) item on page
โ Block user interactions
๐ฃ Create feature introductions
๐ Add focus shifters for users
๐ ๏ธ Highly customizable โ Use it anywhere for overlay
โจ๏ธ User Friendly โ Controllable by keys
๐ MIT Licensed โ Free for personal and commercial use
๐๏ธ Lightweight โ Only ~4kb when gzipped
๐ Consistent behavior across all major browsers
Highlighting a Single Element โ With Popover
const driver = new Driver();
driver.highlight({
element: '#some-element',
popover: {
title: 'Title for the Popover',
description: 'Description for it',
}
});
$0.38ยท0 votesยท0 comments
You need a Steem account to join the discussion
Sign up now