mirror of
https://github.com/jlgarridol/Modalizer.js.git
synced 2026-02-14 00:51:35 +01:00
Merge branch 'master' of github.com:jlgarridol/modalizerjs into master
This commit is contained in:
@@ -4,7 +4,7 @@ Modalizer.js
|
||||
Lightweight extension over bootstrap's modals to improve of the control, animations and visualization of modal windows.
|
||||
|
||||

|
||||

|
||||
[](https://github.com/jlgarridol/modalizerjs/releases)
|
||||

|
||||

|
||||
|
||||
@@ -112,4 +112,4 @@ In addition, to enable the animation between submodals it is necessary add class
|
||||
For a fullscreen modal it is necessary add the class ```fullscreen``` to the ```div```s with classes ```modal-dialog```, ```modal-content```, ```modal-header``` and ```modal-footer```. To make it only for mobile screens you have to add ```-sm``` to ```fullscreen```.
|
||||
|
||||
### Blur background
|
||||
For blur background on modal open it is neccesary include all HTML elements (except modals) inside a ```div``` with the identifier and class ```MOD_supreme-container```
|
||||
For blur background on modal open it is neccesary include all HTML elements (except modals) inside a ```div``` with the identifier and class ```MOD_supreme-container```
|
||||
|
||||
Reference in New Issue
Block a user