Skip to content
/ rowfy Public

Dynamically add/remove table row using jquery

License

Notifications You must be signed in to change notification settings

risul3/rowfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

GitHub issues GitHub forks GitHub stars GitHub license Twitter

Rowfy

Dynamically add/remove table row using jquery

Usage

Html

In table there must be a tbody tag & table must contain class rowfy.

  <table class="table table-striped table-hover rowfy">
    <thead>
    </thead>
    <tbody>
    </tbody>
  </table>

Add Script from rowfy.js

Releases

No releases published

Packages

No packages published