I am trying to add 5 days to today's date using JavaScript. I am also trying to add this function into a button so that the result comes in an alert box when I click it, not as soon as I open the page.
I am new to JavaScript and trying very hard to learn.
Any help? Thanks!