FancyBox

From OpenEMR Project Wiki
Revision as of 03:23, 19 December 2012 by Julia Longtin (talk | contribs) (minimal contents.)

FancyBox In OpenEMR

Fancybox is used in OpenEMR as a replacement for pop-up windows. popups are becoming deprecated in modern browsers, and the window.close() function used to make a popup disappear is disabled in at least one browser.

Versions

Two versions of FancyBox exist in the OpenEMR codebase.

Using

Users