Forums

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

Home Forums CSS Is it possible to…

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34475
    joann7
    Participant

    Is it possible to change the font color inside a text area after the first 150 characters?

    Here is the scenario:
    I have a form with a text area where the information that gets filled in gets both texted and emailed. My client wants the first 150 characters to be one color to show the portion of the message that will be texted.

    Any idea how to make this work?
    Thanks
    JoAnn

    #87829
    Johnnyb
    Member

    Could you modify this: http://coda-clips.com/textarea-character-count-jquery

    Once you’ve reached 150 characters you could then wrap a span around them and use that to change the color.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.