javascript - Angular js bootstrap modal is not scrollable at the lower version of bootstrap -


i using bootstrap css version v2.2.2 , older version of bootsrap.js . bootstrap modal pop not scroll instead background content does. modal gets cut in responsive view. not able view content.

try change background attribute (position) of modal fixed absolute in bootstrap.css. or try use bootstrap angularjs: https://angular-ui.github.io/bootstrap/

cheers


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -