trim a string in jquery

Posted by amit on Stack Overflow See other posts from Stack Overflow or by amit
Published on 2010-03-27T23:34:16Z Indexed on 2010/03/27 23:43 UTC
Read the original article Hit count: 156

Filed under:
|

i need to trim a string to its first 100 characters using jquery/javascript.

also is it possible to scan a string and look for a particular combination of keywords such as #key?

thanks a lot for the help.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript