Ram is the developer of Allen Software company. He is designing the website for the banking application. There is a button called 'check interest rates'. When that button is clicked, the user has to be redirected to a seperate page to show the domestic interest rates. Help Ram in accomplishing this task using the javascript.
Select one:
1. window. reload
2. page.location
3. url.newlocation
4. window.location
Answers
Answered by
9
Answer:
url.newlocation
Explanation:
new page
Similar questions