Yeah, that'd be good... set a maxlength... anything under
that length remains.. anything after that length is truncated
TO that length and has a "..." appended to the end.
Not difficult to do.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=518202
Yeah, that'd be good... set a maxlength... anything under
that length remains.. anything after that length is truncated
TO that length and has a "..." appended to the end.
Not difficult to do.