[jQuery] jQuery plugin: tableSorter

[jQuery] jQuery plugin: tableSorter

What about using padding-left on all TH tags, then adding a background image
on "active"?
something like this:
th { padding-left: 10px } // moves the text to the right to make room for
the image to come.
th:active { background: url ('arrow.gif') no-repeat; }
That's just off the top of my head just so you know.
I like the idea of the changed background color too.
<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
andy@icglink.com
615.370.1530 x737
--------------//--------->
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On
Behalf Of Brice Burgess
Sent: Tuesday, July 11, 2006 4:15 PM
To: jQuery Discussion.
Subject: Re: [jQuery] jQuery plugin: tableSorter
Christian Bach





















    • Topic Participants

    • andy