[jQuery] tablesorter plugin not working...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=794181919-11092007><FONT face=Arial size=2>I've tried it with
multiple versions of jQuery including 1.1.3, 1.1.4, and 1.2, even referencing
the jQuery file living on the tablesorter website. In IE nothing happens, no
errors, but no worky. In Firefox, I get an error in the tablesorter
plugin:</FONT></SPAN></DIV>
<DIV><SPAN class=794181919-11092007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=794181919-11092007><FONT face=Arial size=2>r[row] has no
properties<BR><A
href="http://localhost/dealerskins/wwwroot/ds2/includes/scripts/jquery.tablesorter.unpacked.js">http://localhost/dealerskins/wwwroot/ds2/includes/scripts/jquery.tablesorter.unpacked.js</A><BR>Line
293</FONT></SPAN></DIV>
<DIV><SPAN class=794181919-11092007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=794181919-11092007><FONT face=Arial size=2>Here's a snippet of
my code:</FONT></SPAN></DIV>
<DIV><SPAN class=794181919-11092007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=794181919-11092007><FONT face=Arial
size=2>jQuery:</FONT></SPAN></DIV>
<DIV><SPAN class=794181919-11092007><FONT face=Arial
size=2>$('#leadsTable').tablesorter();</FONT></SPAN></DIV>
<DIV><SPAN class=794181919-11092007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=794181919-11092007><FONT face=Arial
size=2>HTML:</FONT></SPAN></DIV>
<DIV><SPAN class=794181919-11092007><FONT face=Arial
size=2> <table
id="leadsTable"><BR> <thead><BR> <tr><td
class="leadName">Customer
Name</td></tr><BR> </thead><BR> <tbody><BR> <tr><td
class="leadName">Vic
Acevedo</td></tr><BR> <tr><td
class="leadName">Adrian
Adame</td></tr><BR> <tr><td
class="leadName">Edgar
Aguilar</td></tr><BR> <tr><td
class="leadName">Terri
Alexander</td></tr><BR> <tr><td
class="leadName">Jane
Alford</td></tr><BR> </tbody><BR> </table></FONT></SPAN></DIV>
<DIV> </DIV>
<DIV align=left><SPAN style="FONT-SIZE: 14px"><B><FONT face="Century Gothic">
<DIV align=left><SPAN class=159130414-05012007><FONT face=Arial size=2><SPAN
class=159130414-05012007><FONT face=Arial
size=2>____________________________________</FONT></SPAN></FONT></SPAN></DIV>
<DIV><SPAN class=159130414-05012007><FONT face=Arial size=2><SPAN
class=159130414-05012007></SPAN></FONT></SPAN> </DIV>Andy
Matthews<BR></FONT></B></SPAN><SPAN style="FONT-SIZE: 11px"><FONT
face="Century Gothic"><SPAN
style="FONT-SIZE: 8.5pt; FONT-FAMILY: 'Century Gothic'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-no-proof: yes">Senior
ColdFusion Developer</SPAN><BR></FONT></SPAN><SPAN style="FONT-SIZE: 11px"><FONT
face="Century Gothic"><FONT color=#808080><IMG alt="" hspace=0
src="cid:794181919@11092007-3668" border=0><BR></FONT>Office: 877.707.5467
x747<BR>Direct: 615.627.9747<BR>Fax:
615.467.6249</FONT></SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 11px"><FONT
face="Century Gothic">amatthews@dealerskins.com<BR><A
href="http://www.dealerskins.com/">www.dealerskins.com</A></FONT></SPAN></DIV>
<DIV> </DIV></BODY></HTML>