javascript - document.createElements Throws InvalidCaracterError Exception -


Each time I am trying to use method document .createElements I get an exception invalid cronck error. I changed my input to a continuous string and even thought that it still does not work, the support will be very appreciable, please review the attached image. Thank you. Enter image details here

What do you have to do

  var input = document.createElement ('input'); Input.type = 'checkbox';   

You can not put it in a string that contains tags such as jquery.

Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -