Webskater
09-22-2003, 05:29 AM
Can anyone tell me how to get a hyperlink to scroll to the top of an iframe when it gets the focus please. Thanks for any help.
|
Click to See Complete Forum and Search --> : Moving iframe contents Webskater 09-22-2003, 05:29 AM Can anyone tell me how to get a hyperlink to scroll to the top of an iframe when it gets the focus please. Thanks for any help. Khalid Ali 09-22-2003, 05:40 AM you can find scroll scripts on the internet just do a google search for "JavaScript vertical scrollers" Fang 09-22-2003, 06:43 AM document.getElementById(linkID).scrollIntoView(); webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |