Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The third step is to actually create the Lighbox by calling the initialization script. This initialization function has the form

Code Block
typejavascript
fluid.lightbox.createLightboxFromId: function (containerId, options);

...