Hi, I'm learning jquery and I'm stumped on a table sorting problem.  I have
inherited a web page with an HTML table of contact info (e.g., a mailing
list) that I need to be able to sort by state or name, but it's displayed
like a two-column list (see below).  Any suggestions on how I might do this
using jquery?  


   

        Company Name and State:
        Central New Jersey FooBars, New Jersey
   
   

        City:
        Rosy Thorn
   
   

        Company President:
        Major Hinton
   
        
   
 

   

        Company Name and State:
        Conoco Valley Corkboard, California
   
   

        City:
        Rabadon
   
   

        Company President:
        Marsha Brady
   


-- 
View this message in context: 
http://www.nabble.com/sorting-a-table-as-a-list--tp20533650s27240p20533650.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to