Hi everyone - I am really struggling with getting the tweet button on my random quote machine to populate a tweet with the randomly generated quote.
Have tried updating the button’s attribute with jQuery but haven’t been successful. I understnad that it might have something to do with all the scripts in my head loading before I updated the button but don’t understand how to work around this.
Here is my codepen: https://codepen.io/lucylikescode/full/aGmGVV
Would appreciate some pointers on this!