Hi
I have a chat script that runs within an Iframe .
I want to scroll to the bottom of the page each time a new line is entered to the iframe.
how do i use a correct , cross browser scrollBy to solve this issue ?
Thanks
Moshe
Scrolling an Iframe
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
I wouldn't use scrollBy, but scrollIntoView.
check out the script I wrote here: viewtopic.php?t=37059
check out the script I wrote here: viewtopic.php?t=37059
i use scrollIntoView(false)
works perfectly
works perfectly
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.