On Wed, 4 Aug 2004, FREDERIC MOSER wrote: > > i will choose to use a client side javascript that will dynamic > > sort > > table's rows > > > > -- stavros > > Client side table sorting using javascript (like > http://brainjar.com/dhtml/tablesort/) is a really cool concept but if > you have a lot of rows, your browser might get very slow and crash.
yes thats true, but in most cases so many rows that can crash or slowdown browser its not a good idea to be displayed to the user too. i have no problem sorting some hundred rows (in IE). -- stavros > I took it off from all my pages after users complained. > > Cheers > > Fred > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
