HTML: </body> and/or script to remove popups?

kolto101

New member
I am creating a site on www.com.nu for free. I didn't notice this since I was using Firefox with Adblock plus, but when I accessed my website using IE, I found a script added by the host to place pop-ups on my site. The script is placed right before the </body> tag, so the only way I know how to remove the pop-ups for IE users is to leave out the </body> tag. I was wondering how this could later affect the rest of the site when more content is added, and if there is script to remove the pop-up script. I am familiar with HTML but not so much on scripting.

The added pop-up script from the free host:

<script type="text/javascript" src="/Jkx2rulvDnE9"></script><noscript><p style="margin-top:50px;text-align:center;"><a href='http://www.wohnung-wechseln.de'>Wohnung Wechseln</a> - <a href='http://www.frisierstudio.de'>Frisierstudio</a> - <a href='http://www.microwelle.eu'>Microwelle</a> - <a href='http://www.echl.de'>Echl</a> - <a href='http://www.xn--gebudeplanung-dfb.eu'>Gebäudeplanung</a></p></noscript>

Thanks
*facepalm* Morons. I'm aware of that possibility, so I don't need a bunch of sissies pointing that out. Answer the question (or in Colanth's case read the question) or don't post at all. I don't care if they take it down or not. I'll just make a new one.

Hey Colanth, thanks for pointing out that out, even though that's not what I asked. I asked about what would happen if I left out the </body> tag, not the <body> tag. Dipshit.

To the rest of the sissies out there: Quit being a pussy and answer the question! Don't post an excuse as to why I shouldn't be doing what I'm doing just to waste my time.
 
Check out if they'll allow you to replace the script with their noscript version ad's context. (It should be perfectly alright, unless they have a zero-tolerance policy.) If they will let you, I've got the code for you =)
 
Back
Top