> If I toggle <<option chkRandomTheme>> in either theme this becomes the > default for both - I am assuming due to a browser cookie?
Your assumption is correct. The <<option>> macro *automatically* updates the cookies in your browser when changes to checkboxes and text inputs are made. Browser cookies are saved uniquely for each domain (e.g., a cookie named chkFooBar on www.system1.com is separate a cookie named chkFooBar on www.system2.com). However, FF (and other browsers) treats file:/// as a single domain. Thus, **all local files share a single set of cookies**. > Am I missing something obvious? Is the Hard coded cookie syntax > correct? It looks right. -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 -~----------~----~----~----~------~----~------~--~---

