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: 171
jQuery
|JavaScript
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