I have a modalPopup which works perfectly. The problem is, it's a little too high for some users screens. I need the popup to scroll when the screen happens to be too short. I've tried getting creative with overflow and the height. Sometimes the scrollbars have actually appeared, but are greyed out because scrolling isn't applicable, but when I move to a smaller resolution, then they remain disabled and useless. I've searched ans seen all sorts of proposed solutions with Javascript and JQuery, but surely it's not as complicated as all that to apply some scrollbars.
↧