[jQuery] manipulate td children

2008-01-27 Thread lzyy
I have a table , and now I get the tr element the table looks like something something else ... I get tr element through this way var dest_tr = $(".tbl [EMAIL PROTECTED]"+tr_id+"]"); movie_name = dest_tr.children().eq(1).text(); in firefox it works well, but in IE 6 it just doesn't work w

[jQuery] build my first jquery plugin multiselect

2008-01-04 Thread lzyy
work needed , So I build it just put here,if anyone need it just use , and welcome to make it better I come from Chinese , So my English is not so good. url:http://www.live-my-life-with-yuyi.com/lab/jquery/multiSelect/