You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 6I'd recommend editing your question to make it less focused on one's opinion of this UI pattern and more focused on the research/best practices in this arena.Daniel Newman– Daniel Newman2011-09-29 04:26:14 +00:00Commented Sep 29, 2011 at 4:26
- 1@DanielNewman: I hope no one is offended by my phrasing, and I am open to more specific suggestions on how to make the question more about best practices. However, my intention was just to give a more personal and less technical description simply for approachability.Questioner– Questioner2011-09-29 05:16:42 +00:00Commented Sep 29, 2011 at 5:16
- clmnt.com has a nice solution to the footer problem.Emil– Emil2011-10-01 03:53:50 +00:00Commented Oct 1, 2011 at 3:53
- 3The problem here is the incomparable design elements of the "footer" and an unending page. There's absolutely no problem with having an unending page as many websites have data that fits this presentation method, the problem is people are tacking footers to pages with no foot.Zelda– Zelda2011-10-01 14:54:06 +00:00Commented Oct 1, 2011 at 14:54
- 3Speaking as a UI dev and a user it's neither "neat" nor particularly challenging or fun to implement. It's obnoxious. Especially if you scroll with the scrollbar slider and it keeps jumping around because of the scale shift. Blech. Don't screw with established controls. Very long fixed height pages that load data in a cellular fashion as you scroll with "view more" controls at the bottom would be a much more ideal compromise.Erik Reppen– Erik Reppen2014-06-05 13:35:20 +00:00Commented Jun 5, 2014 at 13:35
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. website-design), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you