An open API service indexing awesome lists of open source software.

https://github.com/d3f0/jquery-tabledata

A simple jQuery plugin to be able to insert rows with extra info
https://github.com/d3f0/jquery-tabledata

Last synced: 5 months ago
JSON representation

A simple jQuery plugin to be able to insert rows with extra info

Awesome Lists containing this project

README

          

== Simple HTML expand data plugin

This plugin is very simple as for now. It basically allow to put some extra content
after a table row.

I thought it would be useful for my djangp-admin based CRM site I'm working on, I
hope to show some integration examples soon.