[jQuery] Re: table sorter issue, how do i sort these as a currency

2008-12-22 Thread livewire9174
I'm still trying to get this working, has anybody tried anything like this before? On Dec 15, 6:16 pm, livewire9174 markmch...@gmail.com wrote: here is the code, I need to stop the execution somewhere I guess ? I am using ajax calls to put data into to table, so I guess I cant attach the

[jQuery] Re: table sorter issue, how do i sort these as a currency

2008-12-15 Thread MorningZ
Showing the init code doesn't really help others help you... Got an example of the HTML you are trying to sort? On Dec 15, 7:01 am, livewire9174 markmch...@gmail.com wrote: Hi, I am using this to initialise the page SCRIPT type=text/javascript         $(document).ready(function() {    

[jQuery] Re: table sorter issue, how do i sort these as a currency

2008-12-15 Thread livewire9174
here is the code, I need to stop the execution somewhere I guess ? I am using ajax calls to put data into to table, so I guess I cant attach the tablesorter script until the ajax calls have fully finished ? [code] !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN http://