string - JavaScript variables with " -


i programming jsp page button on click, sends variable javascript funcion.

onclick="agregar('${c.id_question}','${d.text}');" 

the problem ${d.text} contains " character. , mixed html " , function not executed.

what can do?


Comments

Popular posts from this blog

c - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -