/gel-dialog

Primary LanguageJavaScript

gel-dialog

gel-dialog is a plugin built on top of jQuery.

Features
  • Create dialogs
  • Isolate dialog, make background none interactive.
Requirements

jQuery

Usage

Get a object with jQuery like $('#dialog-1') then use createDialog() to create the dialog. You create the dialog with or without attributes.

Attributes
  • title
    • Type: String
    • Default value:
  • text:
    • Type: String
    • Default value:
  • backgroundColorInnerDiv:
    • Type: String
    • Default value:
  • colorInnerDiv: String
    • Type: String
    • Default value:
  • background:
    • Type:
    • Default value: