try to use ng-window, it's allow developer to open and full control multiple windows in single page applications in simple way, No Jquery, No Bootstrap.
Avilable Configration
- Maxmize window
- Minimize window
- Custom size,
- Custom posation
- the window is dragable
- Block parent window or not
- Center the window or not
- Pass values to chield window
- Pass values from chield window to parent window
- Listening to closing chield window in parent window
- Listen to resize event with your custom listener
- Open with maximum size or not
- Enable and disable window resizing
- Enable and disable maximization
- Enable and disable minimization