Ok, Ive written a function...
Where do I put it?
function appendH3() {
var my_elem = document.getElementsByTagName(h3);
var appender1 = document.createElement(a);
appender1.href = "#tw-href000";
appender1.style.float='right';
appender1.textContent = '[Top]';
my_elem.parentNode.insertBefore(appender1, my_elem);
}
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/48bd6eb5-7586-4486-b6e7-6948da85dcb7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.