On Tue, Jun 6, 2017 at 2:17 PM, Gene Wirchenko <[email protected]> wrote:
>
>
>      I also find that Web forms are often laid out badly.  They can not
> count on a screen size so they go with the one-per-line model:
>           Data Item 1: _____
>           Data Item 2: _________________________
>           Data Item 3: __________________________________________________
>           Data Item 4: _____
>           Data Item 5: __________
> even if it would be clearer to have more than one item on a line (such as
> with addresses).  This often overflows off the bottom the screen.  My
> desktop app does not have this problem.
> ------


Really it is the content within the <div> tags.  Adding "space" to have the
labels line up in an orderly row is not done any more.




>      I saw one page that I greatly regret not having saved the URL for.
> It was made very "pretty".  As a result, each data item (one per line) took
> about triple the vertical space it needed.  Worse, there were no cues as to
> how long the input could be.  I filled in a reference of about 35-40
> characters and when I submitted the form, only then was I told that input
> was limited to 12 characters.



> ----------------
>

The display doesn't maintain the rules.  The first submit click may render
them because you failed to know it all ahead of time < sarcasm >.

the rules are either javascript, css, or a combination of the two.


-- 
Stephen Russell
Sr. Analyst
Ring Container Technology
Oakland TN

901.246-0159 cell


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/CAJidMYL-Z89JBVNHBeK=l2f3uevzbvquysauwombg2zpqwp...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to