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