bootstrap-modal icon indicating copy to clipboard operation
bootstrap-modal copied to clipboard

how to force auto center

Open blaazetech opened this issue 11 years ago • 1 comments

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

blaazetech avatar Jan 22 '14 18:01 blaazetech

$modal.modal('layout') should do the trick

jschr avatar Jan 22 '14 18:01 jschr