Google Answers Logo
View Question
 
Q: Web browser pop-ups. ( No Answer,   1 Comment )
Question  
Subject: Web browser pop-ups.
Category: Computers > Software
Asked by: fsharkey-ga
List Price: $2.00
Posted: 15 Mar 2004 09:08 PST
Expires: 29 Mar 2004 14:44 PST
Question ID: 316933
I would like to understand, in technical detail, how pop-up adds work
(i.e. do they rely on Java applets, Active X, etc).
Answer  
There is no answer at this time.

Comments  
Subject: Re: Web browser pop-ups.
From: cputerace-ga on 29 Mar 2004 10:10 PST
 
Pop ups simply use javascript.

Try this:

create a .html file and put the following text in the file

<html>
<script language='javascript'>
window.open('://www.google.com');
</script>
<body>
Hello
</body>
</html>

open the file with internet explorer.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy