I am trying to get some content dynamically (using AJAX) and with it a model (color) Box plugin). The problem is that there are some pictures of the material in it, I think that the model does not count them in their height or width or in some way, so if you turn off the modal and then open it then it looks fine. (The first time you open it, there are scroll bars to reach the rest of the board).
Thoughts?
It seems that you only have to add height and width characteristics of the image such as:
< Pre> & lt; Img src = "/ path / to / image.jpg" width = "100px" height = "100px" />
Comments
Post a Comment