or even more specific to the problem is the Text Helper's truncate(). Don
On Nov 28, 7:43 am, Tomfox Wiranata <[email protected]> wrote: > Hi, > > I am loading data in a div, that is often too short for the text > length... > so the text goes beyond my div... now I would like to limit the text > in my view. I guess its a CSS thing??? > > example: > I get: CakePHP is a great thing for building websites > > I want: CakePHP is a great thing... > > making a cut after x characters and clsing with three "." > > thanks :) -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
