hey all,
is there a way to control what part of the src page that the iframe is on?
thanks,
rodchar
bruce barker - 21 Dec 2007 00:25 GMT
couple of ways.
1) navigate to an anchor (url#<anchorname>
2) scrollIntoView() using javascript
-- bruce (sqlwork.com)
> hey all,
> is there a way to control what part of the src page that the iframe is on?
>
> thanks,
> rodchar