model.js: Vertical placement of tag selector
.height() doesn't take into account borders and margins. To prevent the tag selector from going outside the screen we should use outerHeight()
Please register or sign in to comment
.height() doesn't take into account borders and margins. To prevent the tag selector from going outside the screen we should use outerHeight()