bkbartosz
11-09-2012, 08:45 PM
I have a simple sortable html table on my website. SortTable.js is doing its job in the sense that clicking on the headers allows the columns to be sorted. The problem is that the mouse-over does not change the cursor, my cursor just remains a text cursor. I was wondering how I would go about changing this. Also, I was wondering how I would add a hover attribute to the heading attributes. I know how to add the hover attribute to links, but since the table headers aren't links I am a little confused as to how I go about this.
Thank You
Thank You