Jukka K. Korpela wrote:
> "Daniel Pope" <daniel-> wrote:
>
>
>>Though I'm not new in HTML, I have to solve a problem that appears to
>>be unexpectedly difficult at this point.
>
>
> You seem to have a limited understanding of what HTML is and what it is
> not. It is a poor lonesome data format, not a programming language.
>
>
>>I'm writting a banner exchange program
>
>
> There's probably no catastrophic shortage of such programs in the
> universe. Are you sure you can't find anything productive to do?
>
>
>>If the banners have incorporated popups (popunder), is it possible to
>>disable them before they start on the user's remote computer (in the
>>client browser)?
>
>
> Surely. This is one of the first things you should learn when starting to
> use a browser.
>
>
>>If yes, what html or javascirpt statement can be used?
>
>
> Automatic popups have probably been created using some flavor of
> JavaScript. There's nothing you can do in HTML about them except remove
> the constructs that invoke the JavaScript code. In JavaScript, you can
> remove that code itself.
>
>
>>Any hints will be greatly appreciated.
>
>
> Disable JavaScript in your browser, and start thinking that this is what
> sensible users normally do, and (obHTML
write your HTML accordingly.
How is disabling Javascript sensible? Javascript in and of itself is
generally harmless, and in this day and age an important part of many
useful sites. Disabling is certainly not the "norm", and by and large
unnecessary. Most browsers now include effective pop-up blockers, and
for the one important browser which doesn't (IE), there are numerous
third-party add-ons available.
--
*** Remove the DELETE from my address to reply ***
================================================== ====
Kevin Scholl
http://www.ksscholl.com/
------------------------------------------------------
Information Architecture, Web Design and Development
------------------------------------------------------
We are the music makers, and we are the dreamers of
the dreams...
================================================== ====