Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript custom input text for dashboard – text size solution

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #42544
    SPKTRM
    Member

    Hi Everyone,

    I am building a dashboard and the content will be generated by the user through a form.
    What is the best solution to deal with user defined titles that would be too long for contained div without compromising design.

    – Should I limit the number of characters on form validation.
    – Should I resize text to always fit div and set minimum font size.
    – Should I allow 2 lines and somehow center align vertically.
    – Should I use the “…” solution.

    Not sure how people typically handle this issue. Here is my pen for a visual.
    [Dashboard Pen](http://cdpn.io/ekgty “Dashboard Pen”)

    Any help appreciated.

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.