Edited by Catzsy Forum Super Moderator: Your signature has been removed because
It is against the rules to insult/bully other members by targetting them with personal remarks about them in your signature.
Neither can you.
Put this in the head of your site.
<script language="javascript">
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=1,statusbar=0,men ubar=0,resizable=1,width=500,height=500');");
}
</script>
Put this where you want the box to popup (link click)
<a href="javascript:popup('whateverhere')">link name</a>
simple.
Yeah but that won't load into an already existing pop up of my choiceNeither can you.
Put this in the head of your site.
<script language="javascript">
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=1,statusbar=0,men ubar=0,resizable=1,width=500,height=500');");
}
</script>
Put this where you want the box to popup (link click)
<a href="javascript:popup('whateverhere')">link name</a>
simple.
Edited by Catzsy Forum Super Moderator: Your signature has been removed because
It is against the rules to insult/bully other members by targetting them with personal remarks about them in your signature.
No not "simple", my code was one line long.Neither can you.
Put this in the head of your site.
<script language="javascript">
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=1,statusbar=0,men ubar=0,resizable=1,width=500,height=500');");
}
</script>
Put this where you want the box to popup (link click)
<a href="javascript:popup('whateverhere')">link name</a>
simple.
Edited by Catzsy Forum Super Moderator: Your signature has been removed because
It is against the rules to insult/bully other members by targetting them with personal remarks about them in your signature.
HTML Code:<script language="javascript"> function popUp(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=1,statusbar=0,men ubar=0,resizable=1,width=500,height=500');"); } </script> <body onload="javascript:popUp('whateverhere')">
Not what i'm asking.HTML Code:<script language="javascript"> function popUp(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=1,statusbar=0,men ubar=0,resizable=1,width=500,height=500');"); } </script> <body onload="javascript:popUp('whateverhere')">
I'm asking how to load the page in a chosen window that's already loaded!
Edited by Catzsy Forum Super Moderator: Your signature has been removed because
It is against the rules to insult/bully other members by targetting them with personal remarks about them in your signature.
Xiwl everyone is helping you and your being an ____!
The url id is what you need to NAME! eg with habbo it used to be 'client'.
How could this hapen to meeeeeeeeeeeeeee?lol.
Want to hide these adverts? Register an account for free!