Loading sortable tables with jquery

When I use

$.live($(’#Container’).load(‘page.html’)); 

to load a page containing a sortable table (<table id=“sortable”>), is it possible to maintain styling and functionality on that table?

Well omg. Of course, all I have to do is just call the table sorter again. Lol… :S