So, should we add it as a Trac enhancement ticket? -Ben

> It turns out to be two two-line functions (excuse the poor namespace
> control):
>
> var a,b;
> function removeLineNumbers()
> {
>  a = jQuery('#preview table.code th.lineno').remove();
>  b = jQuery('#preview table.code tbody th').remove();}
>
> function restoreLineNumbers()
> {
> ...

--~--~---------~--~----~------------~-------~--~----~
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