Hello there,

I'd like to change config.options.chkTopOfPageMode from true to false
when the tiddler closes.

How do you do that?


ALex

<script>
config.options.chkTopOfPageMode=true;
config.options.chkSinglePageMode=false;
</script>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/TiddlyWikiDev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to