iframe help please

  • Thread starter Thread starter rodchar
  • Start date Start date
R

rodchar

hey all,
is there a way to control what part of the src page that the iframe is on?

thanks,
rodchar
 
couple of ways.

1) navigate to an anchor (url#<anchorname>
2) scrollIntoView() using javascript

-- bruce (sqlwork.com)
 
Back
Top