How to exit out of a web app

Is there a way to exit out of a Web App by pressing a button and adding code that closes the app. So when the user starts the app it starts from the beginning

There is no way to exit the app - it’s up to the user to start using another app.

However, you can restart an app by doing this:

location.href = location.href

So i would put that in a onclick event

Give it a try!

Will do! As Always Thanks George…I rolled out my App Wednesday and the first person to purchase it…Quote “This is Dope!” it is a Semi Pro Football App

Thank you!

David Holt

Everyone likes hearing stories like this!