iframe, scrolling="no"
iframe, scrolling="no"
Out of context: Reply #1
- Started
- Last post
- 2 Responses
- J0
Maybe the page that loads into the iframe has scroll=yes in it's body tag or something - which overides the 'no' in the iframe tag.
Or, maybe the iframe loads a page with another form of frameset in, with scrolling allowed :)
Or - maybe the iframe tag you're looking at is the wrong one :)