Skip to content

Category: Questions

Javascript insert value inside an input

I have to make a function in javascript that compiles this input with a value; This is what i tried to do but i get this error: html code: Answer Call your JavaScript in this event listener. This will execute after the page has loaded therefore your email element should be on the page at this point.

how to increase counter from 1, 2, to 3, with one click? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 1 year ago. Improve this question i have some code but i am doing something wrong, how can i increment the value smoothly to 3?…