Dear tiddlymates, please advise me how to make the following html piece of
code workable inside tiddlywiki:
<a href="#" id="bug_tracker">Leave a message about an error</a>
<script type="text/javascript">
BugTracker = {
group_project:
"https://nauprof.freedcamp.com/NAUPROF_uIT/SOLVEIT_uhV/bugtracker/bugtracker_public"
,
Button: [document.getElementById('bug_tracker')]
}
</script>
<script type="text/javascript" src=
"https://cdn.freedcamp.com/project_apps/bugtracker/js/bugtracker_public.js"
></script>
It works well into single static html-file when I put it between
<html><body> and </body></html>
Thanks in advance
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/ff708d0b-35d2-4980-ad45-0107c192cc56%40googlegroups.com.