[ad_1]
You have a syntax error in your code
my_input.type="text;
should be
my_input.type="text";
[ad_2]
solved Javascript: Created input field doesn’t show
[ad_1]
You have a syntax error in your code
my_input.type="text;
should be
my_input.type="text";
[ad_2]
solved Javascript: Created input field doesn’t show