Web Development with jQuery®

(Elliott) #1

(^438) ❘ CHAPTER 19 TABLESORTER
Finally, this example is enabled for table sorting using the following JavaScript.
$(document).ready(
function()
{
$('table').tablesorter();
}
);
The preceding example creates the screen shot that you see in Figure 19-1.


FIGURE 19-1


http://www.it-ebooks.info

Free download pdf