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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

c# - Call function from DLL -