View Single Post
Old 10-01-2012, 06:59 PM   PM User | #2
Philip M
Supreme Master coder!

 
Philip M's Avatar
 
Join Date: Jun 2002
Location: London, England
Posts: 17,033
Thanks: 197
Thanked 2,410 Times in 2,388 Posts
Philip M has a spectacular aura aboutPhilip M has a spectacular aura aboutPhilip M has a spectacular aura about
Quote:
Originally Posted by javanewbie7 View Post
Question...not sure if this is a javascript question or not.

I've set up a redirect with javascript that works fine. My question is, someone mentioned that I can control that url somehow, possibly with js. For example, let's say I'm redirected yahoo.com to google.com. Supposedly, once the site redirects there's a way to have the url still show yahoo.com

Is this possible with javascript or something else?
No. that would be dishonest, wouldn't it? That's what phishing sites try to do. Modern browsers block that kind of malarkey.
__________________

All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.
Philip M is offline   Reply With Quote