Skip to content

"Jud jud jud" is jQuery plugin for the truncation of text to suitable with Thai language which is not separate the word with space. It shortens provided text to fit specified dimensions and appends the desired ellipsis style if/when truncation occurs.

Notifications You must be signed in to change notification settings

jjjud/jjjud.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JJJud.js

"Jud jud jud" is jQuery plugin for the truncation of text to suitable with Thai language which is not separate the word with space. It shortens provided text to fit specified dimensions and appends the desired ellipsis style if/when truncation occurs.

to see demo: http://jjjud.github.io

How to use:

$(".panel1").JJJud({
		max_rows: 3
});

About

"Jud jud jud" is jQuery plugin for the truncation of text to suitable with Thai language which is not separate the word with space. It shortens provided text to fit specified dimensions and appends the desired ellipsis style if/when truncation occurs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.2%
  • HTML 49.8%