Fairly sure it should work with the <<click>> function. You just have to reference the correct css selector. Or maybe wrap the click in a <span> that you reference?<br />In any
instead of .passage in the stylesheet CSS, and haven't had any luck. And using the 'stylesheet' tag alone in an attempt to disable transitions for all passages didn't work, so maybe the snippet I fou
Does that include elements added to the DOM outside of the <a href="/forum/search?Search=%23passages&Mode=like">#passages</a> div?<br />This is why I was asking <a h
These "set of div", did you create them as siblings of the <a href="/forum/search?Search=%23passages&Mode=like">#passages</a> div or are they part of the passage co
The following example uses a TTF font from the Open Font Library website, though for better compatibility it is generally better to use a WOFF (or WOFF2) font. Add the example to the start of your Sto
Got a bit confused about what exactly the difference was between them and originally tried applying the mod in the .passages area, as the rest of my story works fine without modding #passages at all.
Reply sent. Though the takeaway is that it sounds like you didn't apply both of the rulesets, specifically #passages (which shouldn't be confused with .passage).
The following should work (assuming I understand what you want and you're not already doing something weird): <br />body {<br />margin: 3.5em;<br />}<br />#passages {<br /&g
And the PassageDone code to exclude such links from receiving a tabindex attribute: <br /><<script>><br />$("#passages a:not(.visual)").attr(&