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

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -