About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:architecture:lightbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
development:architecture:lightbox [2016/03/29 16:02] crhallbergdevelopment:architecture:lightbox [2016/04/01 16:39] – [205 Status Code] crhallberg
Line 46: Line 46:
 If a form results in a 205 status code (Reset Content), it will immediately refresh the page. If a form results in a 205 status code (Reset Content), it will immediately refresh the page.
  
 +====== Transitioning ======
 +
 +^ Old Lightbox ^ New Lightbox ^
 +| Lightbox.addFormCallback | data-lightbox-onsubmit |
 +| Lightbox.addFormHandler  | ::: |
 +| Lightbox.addCloseAction  | data-lightbox-onclose |
 +| Lightbox.addOpenAction   | $('#modal').on('shown.bs.modal', function() {}); |
 ---- struct data ---- ---- struct data ----
 ---- ----
  
development/architecture/lightbox.txt · Last modified: 2023/06/07 12:19 by demiankatz