Fixed arrow indicators for sorted columns, added pointer cursor to the headers of sortable columns

Review Request #160 - Created April 26, 2010 and submitted

Information
Vlad Tataranu
infoarena
Reviewers
hackers
The webdings indicator arrows should be ok, but stIsIE seems to always be false. I couldn't test with IE so I can't be sure.

Vlad Tataranu
Review request changed

Change Summary:

"table.sortable th" did the job better than "table.sortable > thead > tr > th"

Description:

~  

Sortable table should always be properly formatted: table -> thead -> tr -> th.

  ~

The webdings indicator arrows should be ok, but stIsIE seems to always be false. I couldn't test with IE so I can't be sure.

-   The webdings indicator arrows should be ok, but stIsIE seems to always be false. I couldn't test with IE so I can't be sure.

Diff:

Revision 2 (+9 -3)

Show changes

Bogdan-Cristian Tătăroiu
Good job!

As a side-note: You can install IE6 on linux and if you are lucky it won't crash :) http://www.tatanka.com.br/ies4linux/page/Main_Page
Loading...