Home › Forums › Support › Displaying RT data after each trial › Reply To: Displaying RT data after each trial
April 20, 2015 at 1:57 pm
#2193
Guest
Hi Erwin and forum,
I’ve been using the $('CustomElement').innerHTML"
method for dynamically changing the text of a stimulus, however when I use this the text formatting specified within <div id="CustomElement"></div>
seems to be ignored. Is there another way to control the text formatting in this situation? For instance, in the JavaScript for the question, are there other methods I can use on $('CustomElement')
to control the formatting?
Thanks!
Becky