when i change page from 1 to 2 by using window.open("Login.html"); then functionalities works but consloe.log not displayd on debug , where as if i use tau.changePage("Login.html"); then functionalities not working but console.log print and it shows ReferenceError: Can't find variable: Submit