Dit is mn website http://members.tripod.lycos.nl/BramJan het probleem is de popup reclame die lycos er automatisch bij in stopt !!! Dit stukje code
<!--Begin JavaScript roadmap code. If editing downloaded HTML source, delete
this portion.-->
<script language="JavaScript">
<!--
function TripodShowPopup()
{
// open the popup window
var popupURL = "/adm/popup/roadmap.shtml";
var popup = window.open(popupURL,"TripodPopup",'toolbar=0,location=0,directories=0,status=0,menubar=0
,scrollbars=0,resizable=0,width=560,height=90');
// set the opener if it's not already set. it's set automatically
// in netscape 3.0+ and ie 3.0+.
if( navigator.appName.substring(0,8) == "Netscape" ) {
popup.location = popupURL;
popup.focus();
}
}
TripodShowPopup();
// -->
</script>
Er moet toch een ander stukje javascript te maken zijn die dit venster met reclame weer verwijderd???
<!--Begin JavaScript roadmap code. If editing downloaded HTML source, delete
this portion.-->
<script language="JavaScript">
<!--
function TripodShowPopup()
{
// open the popup window
var popupURL = "/adm/popup/roadmap.shtml";
var popup = window.open(popupURL,"TripodPopup",'toolbar=0,location=0,directories=0,status=0,menubar=0
,scrollbars=0,resizable=0,width=560,height=90');
// set the opener if it's not already set. it's set automatically
// in netscape 3.0+ and ie 3.0+.
if( navigator.appName.substring(0,8) == "Netscape" ) {
popup.location = popupURL;
popup.focus();
}
}
TripodShowPopup();
// -->
</script>
Er moet toch een ander stukje javascript te maken zijn die dit venster met reclame weer verwijderd???
Advanced sheep-counting strategies