maximize the number of characters

Last post 01-27-2005, 2:56 AM by stefanrijkaart. 1 replies.
Sort Posts: Previous Next
  •  01-27-2005, 1:41 AM 3745

    maximize the number of characters

    Is there a way to maximize the number of characters someone can Send to the chat? I found a Javascript which ensures for a textarea that someone is limited to say 150 characters. However when I look at ChatUI_IE.ascx I see that cutechat uses a SPAN element to get the typed content. In which I cannot run this javascript.

     

    Anyone an idea how to do this?

     

    Regards

    Stefan

  •  01-27-2005, 2:56 AM 3747 in reply to 3745

    Re: maximize the number of characters

    Ok solved it. I used value instead of innertext. Once I checked innertext from the span element it counted the characters.

     

View as RSS news feed in XML