Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

MDN interest invoker examples

This set of examples demonstrates usage of Interest invokers.

  • Popover examples: Demonstrates a couple of examples of displaying popovers via interest invokers, including a typical link preview popover.
  • Style preview: Demonstrates non-popover usage of interest invokers. In this example, several buttons can be pressed to apply different style themes to a style preview pane. Interest invokers have been used to progressively enhance the demo, making it so that hovering/focusing the buttons previews the styles on the pane without having to click to apply each one.
  • Stock tracking example: A more complex example that shows a greengrocer's stock represented by buttons in different columns. You can hover/focus a stock button to start incrementing a number of items to move, and then click the butotn to move them over to the other column.