Sha256: a2563754242b85e33fde640e507bb0d6734b77f1babc65e8e4faef1b385b7159
Contents?: true
Size: 234 Bytes
Versions: 67
Compression:
Stored size: 234 Bytes
Contents
/** * Manual interaction with the multimedia alert. * * @since 0.9 */ pageflow.multimediaAlert = { /** * Display the multimedia alert. */ show: function() { pageflow.events.trigger('request:multimedia_alert'); } };
Version data entries
67 entries across 67 versions & 1 rubygems