[jQuery] Re: Truncate Plugin v.2.0

2007-04-07 Thread Ariel Jakobovits
<[EMAIL PROTECTED]> To: jQuery (English) Sent: Friday, April 6, 2007 6:18:03 PM Subject: [jQuery] Re: Truncate Plugin v.2.0 The issue becomes the character count. If I pull the string as HTML, and use the max length provided, then I would have to use a regular expression to skip html tags in the

[jQuery] Re: Truncate Plugin v.2.0

2007-04-06 Thread Giant Jam Sandwich
t; > Your thoughts? > > andy > > > > -Original Message- > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of Giant Jam Sandwich > Sent: Thursday, April 05, 2007 8:25 AM > To: jQuery (English) > Subject: [jQuery] Re: Truncate

[jQuery] Re: Truncate Plugin v.2.0

2007-04-05 Thread Andy Matthews
;m plain vanilla HTML and I'll die alone... Your thoughts? andy -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Giant Jam Sandwich Sent: Thursday, April 05, 2007 8:25 AM To: jQuery (English) Subject: [jQuery] Re: Truncate Plugin v.2.0

[jQuery] Re: Truncate Plugin v.2.0

2007-04-05 Thread Giant Jam Sandwich
Hey Andy, Sorry about that. This was an updated release of an older version (which had the description of what the plugin did). If you view the source, you can see instructions on how to use the plugin. It is not a newsreader - it is for string manipulation. I will probably update the demo to bet

[jQuery] Re: Truncate Plugin v.2.0

2007-04-05 Thread Andy Matthews
What's it do? You have an example without explaining it's usage or what exactly it does. You have news headlines on your example page, so is it a newsreader? Your headlines are cut off so does it trim down a string of text to a specified length? andy -Original Message- From: jquery-en@g

[jQuery] Re: Truncate Plugin v.2.0

2007-04-05 Thread Scott Sauyet
Giant Jam Sandwich wrote: Well, I have vastly improved this script. It was my first plugin for jQuery, and after creating a few others, I decided to go back and make some edits on this one. You can find the demo here: http://reindel.com/blog/src/jquery_truncate/ Nice! An interesting variant

[jQuery] Re: Truncate Plugin v.2.0

2007-04-04 Thread Marshall Salinger
Nice! I was just looking at the first version right now and just downloaded the code for your news slider. -Marshall Giant Jam Sandwich wrote: Well, I have vastly improved this script. It was my first plugin for jQuery, and after creating a few others, I decided to go back and make some edit