Frost
02-05-2010, 08:23 AM
I've used JQuery's tablesorter for an HTML page and it works decently. Now I have an XML page that I style with XSL. I did everything to apply the JQuery Tablesorter plug-in but it is not working. Is there something different I have to do to include .js files? Or do I need to add something to the .js file that makes it work with XML?
When I called the tablesorter function, I threw a window.alert and that works so I know JavaScript should work in general. I even used CDATA within the <script> tags.
This is my first time working with XML. Looking forward to any help one may give.
Thanks,
Joe
When I called the tablesorter function, I threw a window.alert and that works so I know JavaScript should work in general. I even used CDATA within the <script> tags.
This is my first time working with XML. Looking forward to any help one may give.
Thanks,
Joe