try adding a css rule to your stylesheet
 
thead th a
{
   display:block;
}
 
 
 

 
 
Da: Donnerstag, Juergen
Inviato: dom 01/02/2004 7.51
A: [EMAIL PROTECTED]
Oggetto: [displaytag-user] table header select area

Hi all,

I'm using displaytag and its sorting feature. It all works fine, except one little thing I'd like to improve. Sorting requires to select the header text. In my case the header text is fairly short compared to the column width. I want to be able to click anywhere in the header, not just on the text, to do the sorting. Does anybody know how to do it?

thanx
Juergen


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to