Question:To redirect any webpage which of the following code fragment is used to accomplish this in javascript 

A window.location="http://yourdomain.com/yourpage"; 

B window.location("http://yourdomain.com/yourpage") 

C widow.redirect("http://yourdomain.com/yourpage"); 

D widow.redirect="http://yourdomain.com/yourpage"; 

+ Answer
+ Report
Total Preview: 778

Copyright © 2025. Powered by Intellect Software Ltd