Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: run JavaScript on form submission, create novelty browser alert and console.log #8

Open
djbowen95 opened this issue Mar 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request nice to have Will only build these features with time, not required for a minimum viable product

Comments

@djbowen95
Copy link
Owner

I would like to do something when the submit button is clicked, even if it is just for a portfolio page / I don't want to connect a back-end. My idea at the moment is having the data in the form made into an object, which is logged to the console, and then having a browser alert that says something like 'I don't care what you've got to say'; resets the page... maybe makes the form grey so you can't submit something else.

@djbowen95 djbowen95 changed the title BONUS: Implement JavaScript form submission feat: run JavaScript on form submission, create novelty browser alert and console.log Mar 30, 2023
@djbowen95 djbowen95 self-assigned this Mar 30, 2023
@djbowen95 djbowen95 added enhancement New feature or request nice to have Will only build these features with time, not required for a minimum viable product labels Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have Will only build these features with time, not required for a minimum viable product
Projects
None yet
Development

No branches or pull requests

1 participant