Peek.js - Example - Class Mode

This is an example of how to use Peek.js in Class mode.

Download Now

v1.8.1 - 5th Sep 2024
Move your mouse here to show the example.
Code
                                    $peek.start( {
                                        nodeType: 'q',
                                        mode: 4
                                    } );
                                
                                    Move your mouse here to show the example.