Demo of load() to get details of table student using JQuery
| ID | Name | | Details |
| 1 | John Deo |  | |
|
| 2 | Max Ruin |  | |
|
| 3 | Arnold |  | |
|
| 4 | Krish Star |  | |
|
| 5 | John Mike |  | |
|
| 6 | Alex John |  | |
|
| 7 | My John Rob |  | |
|
| 8 | Asruid |  | |
|
| 9 | Tes Qry |  | |
|
| 10 | Big John |  | |
Instead of displaying the records on click event, we can display as tooltip or help message by using JQuery UI tooltip.