8000 GitHub - dev-orisma/jjjud: "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.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

dev-orisma/jjjud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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

Languages

  • JavaScript 70.7%
  • HTML 29.3%
0