Version 3.17.2
Show:

Plugin.Shim Class

Node plugin which can be used to add shim support.

Item Index

Methods

Properties

Methods

destroy

()

Removes the shim and destroys the plugin

sync

()

Updates the size of the shim to fill its container

Properties

CLASS_NAME

String static

Default class used to mark the shim element

Default: "yui-node-shim"

TEMPLATE

String static

Default markup template used to generate the shim element.