Skip to content

Simple HTML text visibility toggle with 'see more' feature.

Notifications You must be signed in to change notification settings

bear-code/jexpandable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

jexpandable

##usage in HTML

<div data-object='expandable' data-text='{{ notes }}' />

in JS

$('[data-object="expandable"]').jexpandable();

About

Simple HTML text visibility toggle with 'see more' feature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published