Ok thanks, I've managed to get something working, but how do I get this jquery line to run on every page?
> $( $( "h3" ) ).append( "<a href="#tw-href000" style="float: right;">[Top]</a>" ); On Wednesday, October 4, 2017 at 9:33:34 AM UTC-7, Jed Carty wrote: > > If you want to add javascript globally than you can write the javascript > inside a tiddler and put it inside script tags and tag the tiddler with > $:/tags/RawMarkup > > Then you save and reload your wiki and the javascript should be loaded. > -- 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/5c833810-33c4-4151-b855-11b9472b03d7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

