JQuery Dialogize

JQuery Dialogize

$3102 sales

\\ ![](https://camo.envatousercontent.com/4f033dde22215a34e4ac1ec6f367befa24e42205/687474703a2f2f7777772e6d72706c7567696e732e69742f656e7661746f2f666f6c6c6f772e706e67)

  • This plugin can “DIALOGIZE” all, most important the option “TYPE” that defines the type of content to dialogize
    • “empty” > this generates your dialogBox with your “content”,
    • “pdf” —> the dialogBox becomes a pdf Reader, its path is pdf_src option
    • “img” —> in this case dialogBox becomes a zoom image…. N.B. there is another plugin that provide to image resize
    • “confirm”—> the dialogBox becomes a confirm form whith button “YES” or “NO” and function of callback
  • callback functions are available before the dialog is opened and/or after is closed
  • some css styles via js code
  • different color and images for each dialog type
  • draggable and resizable dialogs
  • You can specify a precise width/height to dialog else pluging do it automatically depending on window size And more…. (SEE “LIST OF AVAILABLE OPTIONS INTO DOCUMENTATION AND DEMO PAGE“)