hi leute,
ich hab ein problem
ich bekomme keine 2 scripte auf die seite!!
entweder dann passiert gar nichts oder es kommt ein fehler!
Hier sind die beiden scripte die ich ineinnander haben möchte:
<html>
<head><title>×._.·´¯)· kika4ever.de.vu ·(¯·.\_.×</title> <script type="text/javascript"> <!-- window.defaultStatus = "×.\_.·´¯)· KiKa4ever.de.vu ·(¯
·._.×";
//-->
</script>
<meta http-equiv="content-type" content="text/html; iso-8859-1">
<meta http-equiv="Content-Type" content="cache">
<meta name="robots" content="INDEX,FOLLOW">
<meta http-equiv="content-language" content="de">
<meta name="description" content="Die Seite von Karina und Kim!
::The Bestfriends::">
<meta name="abstract" content="Die Seite von Karina und Kim!
::The Bestfriends::">
<meta name="keywords" content="karina rode kim hasselhorn christian pohl 123 crew bestfriend mas">
<meta name="author" content="Christian Pohl">
<meta name="publisher" content="Christian Pohl">
<link rev="made" content="backlist_red@web.de">
<meta name="copyright" content="Christian Pohl">
<meta name="audience" content="Alle">
<meta name="page-type" content="Private Homepage">
<meta name="page-topic" content="Private Homepage">
<meta name="revisit-after" content="7 days">
<script language="JavaScript">
<!--
/* MjM'S JAVA CODENAME = FLASH
This JavaScript Code was written by MjM for Hyperchat UK
I am not responsible for any damage caused by my code.
This code can be modified as long as the Author's Name is still attached.
Email : MjM@hyperchat.co.uk
© Copyright 1996
*/
var yourwords = "×._.·´¯)· KiKa4ever.de.vu ·(¯`·._.×";
var speed = 150;
var control = 1;
function flash()
{
if (control == 1)
{
window.status=yourwords;
control=0;
}
else
{
window.status="";
control=1;
}
setTimeout("flash();",speed);
}
// -->
</script>
<body onload="flash();">
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"><i><font face="Georgia" size="7">Diese Seite befindet sich
noch im Aufbau!</font></i></p>
</body>
</html>
und hier der zweite:
<SCRIPT LANGUAGE="JavaScript">
<!--
function popUp() {
props=window.open('popupcontent.htm', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=200, height=100, left = 540, top = 462');
}
// -->
</script>
<BODY onLoad="javascript:popUp()">
WIE SCHAFFE ICH DAS DIE BEIDEN AUF EINE SEITE FUNKTIONIEREN???