On 9/6/2014 9:50 AM, Rob wrote: > Some websites have implemented "infinite scrolling". When you scroll > down to the bottom of the page, more data is loaded and the relative > position and range of the viewport changes. > > I find it irritating. Is there any way to disable this kind of functionality > inside the browser? There are some checkmarks to limit what javascript > can do in the browser (I presume it is a javascript function that is > doing this), but "load more data" is not amongst that. >
One problem with infinite scrolling is that I cannot do a search for a term within such a Web page if that term -- I know it's there -- is not available until repeated incremental loading. Also, scrolling with the PgDn (page down) key on my keyboard or dragging the scroll bar causes the page to jump down several views when the next part of the page loads, skipping the next part of the page. What I want is the capability to load the entire page all at once and then block reloading. Reloading happens with news sites when a new article is added. -- David E. Ross The Crimea is Putin's Sudetenland. The Ukraine will be Putin's Czechoslovakia. See <http://www.rossde.com/editorials/edtl_PutinUkraine.html>. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

