bootstrap-modal
bootstrap-modal copied to clipboard
how to force auto center
hi
i have a dynamic modal window, which have a very big form and am switching the sections using jquery(hide and show), but for few sections when shown the preloaded modal will be at center and the loaded data goes off-screen view, which needs to be scrolled down, is there any option using which we can reset the modal to center(force).
thanks
$modal.modal('layout') should do the trick