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
Post a Comment