Iframe scroll bars issue
On iframe if I leave out scroll开发者_如何转开发ing attribute still both scroll bars come ( disabled) when not required. If I set scrolling to auto behavior is same. If I set scrolling to no then only those disabled scroll bars go away but I don't want that. I need to show them whenever they are required and other times if it's not required the grayed out scroll bars shouln't show up.
精彩评论