Jeb4dev / quizapp

Full Stack Web Application built in Python using Flask
https://quiz.jeb4.dev
MIT License
0 stars 0 forks source link

on user input, escape quotes. #5

Open Jeb4dev opened 1 year ago

Jeb4dev commented 1 year ago

example

<button class="btn btn-light" style="padding:10%;" onclick="option_chosen('1Jeb's online friend')" id="1Jeb's online friend">Jeb's online friend</button>

error

Jeb4dev commented 1 year ago

also some other "warnings"