jquery - When the content of Thickbox is bigger than browser size - no scroll bar appear in browser -
How to handle, when content of Thickbox is large, browser size - no scroll bar appears in the browser when the thickbox Showing itself big browser size and it does not display scroll bars, then there is no way to display previous sentences in Thumbar such as Submit or Cancel button?
I solved an Internet search - I did not find anything that I applied
I have put this code in thickbox.js, but ignored it: / P>
TB_with = 750; TB_height = 750;
Try with overflow: scroll down; Or overflow: auto; On the original element.
Comments
Post a Comment