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