Skip to content

jQuery plugin to transpose (invert rows and columns) of an HTML table

License

Notifications You must be signed in to change notification settings

optimumweb/jTranspose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jTranspose

jQuery plugin to transpose (invert rows and columns) of an HTML table

How to use

<script src="/path/to/jTranspose.js"></script>

$('#my-table').jTranspose();

About

jQuery plugin to transpose (invert rows and columns) of an HTML table

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages