.

Page Redirection in JavaScript Assignment Help

Page Redirection in JavaScript

The task of re-routing the users from web page x to web page y is known as page redirection.


Page Redirection in JavaScript Assignment Help Through Online Tutoring and Guided Sessions at MyAssignmentHelp


The object windows and its property location is used to redirect user from the main page.

The syntax for redirection:

windows .location=”URL(or)path”

Example

page redirection img1
.