javascript - Scroll Bar in a Frame -


I have created a frame in a window. Frame size is fixed I do not want the scroll bar for the frame / if the text is overflow in the frame, I have to scroll a window instead of the frame scroll bar to control overflow part.

thnks ..

  scrolling = "no"  

Displaying the scroll bar will prevent the iframe.

But the second part of your question confuses.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -