jquery - how to get the width of bootsrap modal -


how can display image in modal (filling whole modal).
modal-size has 3 states:

  • 900
  • 600
  • and filling whole page

for third 1 want know width.
possible?
tried .width() method (returns nothing)

tryto use width:100% in style of <img>


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -