> A better idea is probably have a javascript button that hides the line
> numbers.

Aha -- excellent idea! No config option, no fancy server-side code,
just a simple <a> tag with a 15-line JavaScript function called by the
onclick event. You could put the "toggle line numbers" link nicely in
the table cell to the right of the "Line" heading cell.

(It'd have to actually remove and put back in the <th> elements, I
think, because at least in Firefox, if you tell them "display: none",
they'll still be copied in your selection.)

Cheers,
Ben.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to