Baic login form Jquery mobile
Hi there. Must say what an excellent tool jquery mobile is!
This is my first time using jquery and all i have ever done before is HTML and css pages. Basically for a prototype im developing i need to make sure only registered users can view any of the pages.
Problem is i have no idea what im doing at all.
What is the easiest method? Do i need to create a DB with some usernames and passwords? I do not want people to register. It does not need to be secure its just a prototype.
what is the best method to allow the user to login? and how do i make sure the pages are only visible if loged in.
Thank you very much