Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: [Fwd: html_code_clinic digest: June 10, 2002]


Message #1 by Flavio de Souza <flaviostz@y...> on Wed, 12 Jun 2002 22:14:58 -0300
Hey Mike:

I am interested in your code that sorts a table. Can you send a it to me?

Regards,

Flávio

----------------------------------------------------------------------

Subject: table sorting
From: "Mike Hushagen" <mikeh331@h...>
Date: Mon, 10 Jun 2002 16:59:08
X-Message-Number: 1

I'm having a quirky thing happen.  I'm using Internet Explorer 5.5.  I
have a table that the user can sort by clicking on column headers.  Behind
the scenes i run a javascript function that rearranges the rows using
table.moveRow().
After the sort, the last column in the table has it's right border cut
off.  If i open up a new instance Internet Explorer, then switch back to
my table page, it shows up correct.  I tried using table.refresh but that
didn't help.  I hope i'm not cross-posting since this involves a little
javascript.  Any ideas?
Thanks!  -Mike
----------------------------------------------------------------------


-- 
Flávio de Souza
flaviostz@y...
ICQ: 78458203




_________________________________________________________

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com




  Return to Index