After spending several hours reading the sound docs
<http://tiddlywiki.com/static/Audio.html> and even playing around with
Tobias' enable-js <http://tobibeer.github.io/tw/enable-js/#script> plug-in.
I noticed that I couldn't attach events because the TW parser is spitting
var target = document.getElementById("audio-div");
just after the get. So within the debugger, it looks like so:
var audio = document.get
ElementById("target");
Obviously, that isn't going to work. So adding the pragma
\rules except wikilink
fixed the problem. Which brings me to the question, where are these pragma
rules documented?
I even searched for the term except at tiddlywiki.com/dev/ and came up
empty. Is there a resource out there on these?
A how to article out there? Something? Anything?
Thank you guys or gals,
-Doug
--
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/9bdfe878-632b-4f95-b7ea-812a73e1e6ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.