Skip to content

Using showMore and showLess options #10

@ghost

Description

Hi,

I was looking for a reference for showMore and showLess options, but I couldn't find it. I'm testing this and doesn't work:

$('#truncate_me').truncate({
lines: 2,
lineHeight: 20,
showMore: 'More',
showLess: 'Less'
});

Can you give me some guidance?

Thanks.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions