For this sort of problem, a simple demo makes it much less painful to
analyze the issue, thus improving the chances of finding a solution.
-- F.
You could create a site on Tiddlyspot - see here:
http://www.tiddlywiki.org/wiki/Troubleshooting
-- F.
In [[SideBarOptions]], replace the following:
href="javascript:;" onclick
... with this:
href="javascript:;" class="button" onclick
HTH.
-- F.