Rachael Mordecai
Rachael Mordecai
Primeast
Activity
"Hey both. It's great to know this code is generating ideas. :-) Array.from(document.querySelectorAll('.acc-textinput')).forEach(el => ..."
  • almost 2 years ago04/25/22 at 1:52 pm (UTC)
Activity
"Great job getting it working! JavaScript and Storyline can be a bit finicky sometimes."
  • 2 years ago03/14/22 at 9:30 am (UTC)
Activity
"It's great that it partially works at least. :-) It's difficult to say without looking at the file, but if I were to hazard a guess it's..."
  • 2 years ago03/11/22 at 9:45 am (UTC)
Activity
Rachael Mordecai replied to the discussion Change bullet color in Rise
"It only took 4 years, but better late than never. Thanks!"
  • 2 years ago03/08/22 at 2:20 pm (UTC)
Activity
Rachael Mordecai replied to the discussion Entry Text WITHOUT Losing Focus
"Yaach Yaach Thanks @Gavin. I used your code slightly different. I created a trigger in my "Next" button, that deactivate (blur) the focu..."
  • 2 years ago02/16/22 at 2:11 pm (UTC)
Activity
"Array.from(document.querySelectorAll('.acc-textinput')).forEach(el => { el.ariaHidden = 'true'; el.addEventListener(..."
  • 2 years ago02/16/22 at 11:55 am (UTC)
Activity
Rachael Mordecai replied to the discussion Entry Text WITHOUT Losing Focus
"Yaach Yaach This is interesting. My use case is because the variables are not set on mobile devices. The input field does not loses focu..."
  • 2 years ago02/16/22 at 9:38 am (UTC)
Activity
Rachael Mordecai replied to the discussion Entry Text WITHOUT Losing Focus
"See my thread here also. You can simply add code to a JavaScript trigger now that will set any text inputs to lose focus whenever anyone ..."
  • 2 years ago02/16/22 at 9:33 am (UTC)
Activity
Rachael Mordecai replied to the discussion Uploading HTML file in Rise
"Being able to insert HTML/CSS/JS directly into a Rise component block would be very helpful to extend functionality - in the same way tha..."
  • 2 years ago02/11/22 at 9:30 am (UTC)
Activity
"Dustin Ellison Hi Harriet! Articulate Support's been helping me with this. I don't know if you have the same root cause as I do fo..."
  • 2 years ago02/09/22 at 11:48 am (UTC)
Activity
"Hey Curtis and to anyone else who finds themselves here. The code below detects when anyone types into any number of text input bo..."
  • 2 years ago01/31/22 at 9:57 am (UTC)
Activity
Rachael Mordecai commented on the e‑learning example Storyline: Interactive 360° Storytelling Experience
"You've demonstrated the power of audio and story in this course. It certainly engages listeners. At the same time, it's great to provide ..."
  • 2 years ago01/26/22 at 9:46 am (UTC)
Activity
"All the features here are really useful, but the standout—for me—is the JavaScript editor. A simple but very welcome change."
  • 2 years ago01/26/22 at 9:38 am (UTC)
Activity
Rachael Mordecai started a new discussion Detect Scrolling Panel Has Reached the Bottom - JavaScript
"Hello. Here is a short piece of code I wrote for the scenario in Storyline where you have a scrolling panel and you want to check whether..."
  • over 2 years ago01/10/22 at 9:57 am (UTC)
Activity
Rachael Mordecai replied to the discussion Scrolling panel with trigger
"Hello. Here is a short piece of code I wrote for the scenario in Storyline where you have a scrolling panel and you want to check whether..."
  • over 2 years ago01/07/22 at 5:22 pm (UTC)
Activity
Rachael Mordecai replied to the discussion Entry Text WITHOUT Losing Focus
"Hi Clare. This was exactly what I was looking for. Thank you."
  • over 2 years ago11/08/21 at 2:09 pm (UTC)
Activity
Rachael Mordecai replied to the discussion Changing the background color in Rise
"I don't think they're listening at this point. There is a similar issue with bullet point colours in another thread, which has also been ..."
  • over 2 years ago10/29/21 at 9:54 am (UTC)
Activity
Rachael Mordecai replied to the discussion Storyline Block in Rise - Black Border
"Thanks Hazel. I'll continue the discussion with Sheila."
  • over 2 years ago08/06/21 at 9:43 am (UTC)
Activity
Rachael Mordecai started a new discussion Storyline Block in Rise - Black Border
"After updating to the latest version of Storyline, and publishing to Review, when viewing a Storyline block I'm getting a black border ab..."
  • over 2 years ago08/05/21 at 2:31 pm (UTC)
Activity
Rachael Mordecai replied to the discussion Change bullet color in Rise
"Stephen Carris Surely it can't take +3 years for adding "changing the colour of Bullet points". What hope do we have of ever getti..."
  • almost 3 years ago04/22/21 at 1:29 pm (UTC)
Activity
Rachael Mordecai replied to the discussion Change bullet color in Rise
"Corrections Training How many votes does it take to get a least a larger than tiny dot for a bullet point? It does not match the dimensi..."
  • over 3 years ago12/08/20 at 9:35 am (UTC)
Activity
Rachael Mordecai replied to the discussion Change bullet color in Rise
"This thread has been going for 2 years. I don't think Articulate sees this as a priority. The most frustrating aspect of this is that it'..."
  • over 3 years ago10/01/20 at 11:18 am (UTC)
Activity
Rachael Mordecai replied to the discussion Change bullet color in Rise
"While we're waiting a long time for what should be an easy fix, the only alternative is to add JS code to the html5 output. Use 'querySel..."
  • over 3 years ago09/01/20 at 8:38 am (UTC)
Activity
"Jillian, you are a life saver. This was also driving me crazy until I came across your post. Thank you so much. The jQuery didn't work fo..."
  • over 3 years ago08/15/20 at 2:09 pm (UTC)
Activity
Rachael Mordecai replied to the discussion Scrolling panel with trigger
"Hey Snorre, Thanks for taking the time to reply to my post with a solution. Before you edited the post, I was about to reply suggesting t..."
  • over 3 years ago07/27/20 at 12:52 pm (UTC)