Recite-Me Integration

We are testing out an Accessibility Integration called Recite Me.
We are testing this out before starting a big redesign of the website next week.
I have been sent the code and access keys to test on my customers website, but I am a coding novice and really need some help to know where to put everything.

Is the following possible on Wix?

I need to add the CSS code to the site footer and then create a button on the website to make the application open up.
How do I make a button to open up the application?
These are the two bits of code that I have to bind to a button and to make the application open.

<div class="reciteme">Enable Recite</div>
<script type="text/javascript">
function _reciteLoaded(){
    // My functionality here
}

Can anyone guide me through it please and let me know if it’s possible here on Wix or not? Thanks, Becca

1 Like

Hi there! Welcome :slight_smile:

This is a really great question! Not sure if it’s possible, but you can refer to the above post Aurora referred you too. Also, you can tap @nayeli , she’s a great resource for code related topics. :smiley:

Hi do you have a web address for this documentation? there is not enough code there to do anything, if you could provide me a web address or the documentation ill check it out

Cheers

Thanks for all the comments guys. I’ve had a chat with @nayeli and it looks like this isn’t possible and it involves changes to source code.
You’ve all been really helpful and stopped me getting stuck down a rabbit hole, promising something that can’t be delivered!