Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: dennisw

Tablets and smartphones have ruined many good websites.

Now, they are ‘mobile friendly’ and load like crap on a laptop or desktop browser.

The infinite scroll is abhorrent. About the time you arrow/scroll down, the website expands at the bottom and the location is moved. Then, one has to scroll back up to find where they were. They waste time when one has to relocate the cursor after every expansion.


19 posted on 07/07/2016 1:42:20 PM PDT by TomGuy
[ Post Reply | Private Reply | To 1 | View Replies ]


To: TomGuy

Tablets and smartphones have ruined many good websites.

Now, they are ‘mobile friendly’ and load like crap on a laptop or desktop browser.

The infinite scroll is abhorrent. About the time you arrow/scroll down, the website expands at the bottom and the location is moved. Then, one has to scroll back up to find where they were. They waste time when one has to relocate the cursor after every expansion.

That's also in part what I would call lazy programming. "Parallax scrolling" works for mobile devices, but that style should be conditional based on the device requesting the website. A good programmer would employ "responsive design" on their site whereby it determines the style based on the screen size of the device. Responsive design is what you see happen when you pull up a site on a tablet, then tilt the tablet and the site changes without reloading.

The code to do responsive design is amazingly simple (just a few lines in the CSS to determine the conditions), but it amazes me how few sites employ it well.

23 posted on 07/07/2016 1:55:09 PM PDT by Marko413
[ Post Reply | Private Reply | To 19 | View Replies ]

To: TomGuy

Seconded! I hate that infinite scroll feature they have been putting into websites.


33 posted on 07/07/2016 3:53:36 PM PDT by Crolis ("To have a right to do a thing is not at all the same as to be right in doing it." -GKC)
[ Post Reply | Private Reply | To 19 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson