[jQuery] Cant get Tablesorter working with examples under Jquery 1.2.3

[jQuery] Cant get Tablesorter working with examples under Jquery 1.2.3


Hi I'm trying to get tablesorter (http://tablesorter.com/docs/
index.html) working but pasting the example table, when the given
document.ready() function fires, I get a javascript error saying that $
("myTable").tablesorter(); is not a function.
Can anyone confirm this works with Jquery 1.2.3? Suggestions?