Skip to content

mwiens91/datatables-ellipsis-plugin-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataTables ellipsis plugin (modified)

The following is a modified version of Allan Jardine's ellipsis plugin for DataTables.

Basically the original ellipsis plugin freaks out if the "text" a cell contains is an HTML hyperlink. This modification changes the plugin so it won't freak out.

Note that I haven't tested this plugin on anything else but the simple case of a cell containing something like

<a href="mylinkhere">string we want to truncate</a>

so I guarantee no robustness beyond my simple use case.

About

A modification of Allan Jardine's DataTables ellipsis plugin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published