Thanks.
I've found the parser example documentation.
http://tablesorter.com/docs/example-parsers.html
On 5月26日, 下午12时07分, devdoer wrote:
> Thanks.
> Is there any demo parser example I can learn from ? I am a new
> beginner of JS and of cource jquery
>
> On 5月23日, 上午12
>
>
> On Thu, May 21, 2009 at 20:22, devdoer wrote:
>
> > HI:
>
> > I found tablesorter plugin failed to sort the float if the float is
> > in scientific notation?
>
> > Eg. the tablesorter asc sorted result of float list is :
> > [ 7e-06,4e-05,0.051116,0.00518,0.0].- 隐藏被引用文字 -
>
> - 显示引用的文字 -
HI:
I found tablesorter plugin failed to sort the float if the float is
in scientific notation?
Eg. the tablesorter asc sorted result of float list is :
[ 7e-06,4e-05,0.051116,0.00518,0.0].
HI:
I paste my script below:
http://code.activestate.com/js/jquery-1.2.1.js";
type="text/javascript">
function onLoad() {
var frame1 = $("#frame1");
alert("1");
var innerDoc = (frame1.get(0).contentDocument)
4 matches
Mail list logo