mirror of
https://github.com/jlgarridol/Modalizer.js.git
synced 2026-02-14 17:11:37 +01:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
7debfeb875
commit
35318f8540
@@ -4,7 +4,7 @@ Modalizer.js
|
|||||||
Lightweight extension over bootstrap's modals to improve of the control, animations and visualization of modal windows.
|
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```.
|
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
|
### 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