....You´re right again.......that HTMLFormattingPlugin was 2.2.0.....need to get myself more organised around maintaining current versions....just that with my laptop now being populated by hundreds (maybe 1000s) of TWs its task to keep them all synchronised!!!!!
Which leads to a new question.......How many TWs can fit inside a laptop ? With superhigh populations is there any danger they will start copulating and maybe even transmuting into something else? Thanks Skye On 15 Set, 00:48, Eric Shulman <[email protected]> wrote: > > Just one thing....the code now writes the tiddler correctly...but does > > not clear the text in the input box....so I have to delete before I > > can add something else......can I have it clear r the text as > > well...in preparation for another entry??? > > add these two lines to the end of the script: > this.form.txt.value=""; // reset content > this.form.txt.focus(); // put cursor in field > > enjoy, > -e --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

