Quote:I want to send data using $.post(index.php,data,function(){}). now i want to get data from the table row which clicked.... with table header id( with associate value; for example i clicked on edit of vitori record(id=3,fname=vitori,email=vitori@yahoo.com,job=actor) how this record can i get using jquery.....
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)