> when I edit the table, the highlighting function no longer works.
> It works again after a refresh
If I understand you correctly, the problem is your use of the ready
method ("$(document).ready(function( ) { ... }").
That is only executed on the initial startup.
What you essentially need, right now, is hijack the refresh function.
We'd be happy to go into more detail on the dev list.
FYI: We're just about to release a new 2.5.0 beta; the announcement
should be on its way soon.
-- F.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" 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/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---