Hi, I’m having trouble with getting the button on my Quote Generator project to generate new quote/author entries when clicked, but I can’t seem to find anything obviously wrong so don’t know how to resolve this. Please advise as to what I may be doing wrong? Thank you for your time.
Hi @np1995, welcome!, it seems you are using jquery, but you have not added jQuery CDN link to your pen. Just add it and it should work just fine.
2 Likes
Your suggestion worked - that was a silly omission on my part.
Thank you very much for your help!