Topic: A Bit of Help Here
|
|
|
gHEkOAre you ready to Brawl?ultra seeker    since: Aug 2007
|
 Feb 25, 08 at 1:32pm
A Bit of Help Here
|
On my website I implanted a code, that makes a window pop-up saying stuff. Just 2. When I put the code on and save it. It doesn't work.
| code | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>You clicked it!?</title>
</head>
<body bgcolor="#000000" text="#FFFFFF">
<SCRIPT language="JavaScript">alert("The Site is Currently Under Construction")</SCRIPT>
<SCRIPT language="JavaScript">alert("We plan to be launched by February 2009 ")</SCRIPT>
</SCRIPT><center>
<marquee behavior="ALTERNATE" scrollamount="10"><font size="2"><strong>Pre-Register today for extra features when the site is fully launched!</strong></font></marquee>
<div align="center"><font size="7"><font face="Verdana">The Site is Currently Under Construction.</font></font></div>
<div align="center"> </div>
<div align="left"> <font size="4">But you can pre-register <a href="http://www.ds-universe.com/members/index.php">here.</a></font></div>
<div align="left"><font size="4"> </font></div>
<div align="right"><font size="4"> </font></div>
<div align="right"><font size="4">Login-We are still fixing some bugs with the login, so this is not open for now.<br>
</font></div>
<div align="left"><font size="7"><font face="Verdana"><font size="3"><br>
</font></font></font></div>
<!-- --><script type="text/javascript" src="/i.js"></script><script type="text/javascript">if(typeof(urchinTracker)=='function'){_uacct="UA-230305-2";_udn="freewebs.com";urchinTracker();}</script></body>
</html>
|
~Dylan
-------------------
|
quote quick quote edit quick edit del report
|
|
Members, log in or register to remove these ads.
|
Vermillion
|
 Feb 25, 08 at 1:36pm
re: A Bit of Help Here
|
| code | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>You clicked it!?</title>
<SCRIPT language="JavaScript">alert("The Site is Currently Under Construction")</SCRIPT>
<SCRIPT language="JavaScript">alert("We plan to be launched by February 2009 ")</SCRIPT>
</head>
<body bgcolor="#000000" text="#FFFFFF">
<center>
<marquee behavior="ALTERNATE" scrollamount="10"><font size="2"><strong>Pre-Register today for extra features when the site is fully launched!</strong></font></marquee>
<div align="center"><font size="7"><font face="Verdana">The Site is Currently Under Construction.</font></font></div>
<div align="center"> </div>
<div align="left"> <font size="4">But you can pre-register <a href="http://www.ds-universe.com/members/index.php">here.</a></font></div>
<div align="left"><font size="4"> </font></div>
<div align="right"><font size="4"> </font></div>
<div align="right"><font size="4">Login-We are still fixing some bugs with the login, so this is not open for now.<br>
</font></div>
<div align="left"><font size="7"><font face="Verdana"><font size="3"><br>
</font></font></font></div>
<!-- --><script type="text/javascript" src="/i.js"></script><script type="text/javascript">if(typeof(urchinTracker)=='function'){_uacct="UA-230305-2";_udn="freewebs.com";urchinTracker();}</script></body>
</html>
| That should do. You still can make many notifications, but that one should work for now.
-------------------
Daniela And Valeria :( Take Care Little Ones!!
|
quote quick quote edit quick edit del report
|
gHEkOAre you ready to Brawl?ultra seeker    since: Aug 2007
|
 Feb 25, 08 at 2:02pm
re: A Bit of Help Here
|
And what did you change there?
~Dylan
-------------------
|
quote quick quote edit quick edit del report
|
Vermillion
|
 Feb 25, 08 at 2:13pm
re: A Bit of Help Here
|
Moved the Script tags from the body to the head.

-------------------
Daniela And Valeria :( Take Care Little Ones!!
|
quote quick quote edit quick edit del report
|
Artificer
|
 Feb 25, 08 at 3:53pm
re: A Bit of Help Here
|
He also removed an excess "</SCRIPT>" tag from your code. It should still work in the body.
-------------------
|
quote quick quote edit quick edit del report
|
gHEkOAre you ready to Brawl?ultra seeker    since: Aug 2007
|
 Feb 26, 08 at 5:59pm
re: A Bit of Help Here
|
I added a header to my site. I don't see anything wrong with the code. The header only appears sometimes.
| code |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>DS Universe</title>
</head>
<body bgcolor="#337f94" text="#FFFFFF">
<SCRIPT language="JavaScript">alert("The Site is Currently Under Construction")</SCRIPT>
<SCRIPT language="JavaScript">alert("We plan to be launched by February 2009 ")</SCRIPT>
</SCRIPT><center>
<marquee behavior="ALTERNATE" scrollamount="10"><font size="2"><strong>Pre-Register today for extra features when the site is fully launched!</strong></font></marquee>
<img src="http://i239.photobucket.com/albums/ff253/Gheko223/dsuniversewebheaderlguc5.png" border="0" alt="DS Universe">
<div align="center"><font size="4"><font face="Verdana">The Site is Currently Under Construction.</font></font></div>
<div align="center"> </div>
<div align="left"> <font size="4">But you can pre-register <a href="http://www.ds-universe.com/members/index.php">here.</a></font></div>
<div align="left"><font size="4"> </font></div>
<div align="right"><font size="4"> </font></div>
<div align="right"><font size="4">Login-We are still fixing some bugs with the login, so this is not open for now.<br>
</font></div>
<div align="left"><font size="7"><font face="Verdana"><font size="3"><br>
</font></font></font></div>
</body>
</html> |
Site
~Dylan
-------------------
|
quote quick quote edit quick edit del report
|
Vermillion
|
 Feb 26, 08 at 6:06pm
re: A Bit of Help Here
|
| code | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>DS Universe</title>
</head>
<body bgcolor="#337f94" text="#FFFFFF">
<SCRIPT language="JavaScript">alert("The Site is Currently Under Construction")</SCRIPT>
<SCRIPT language="JavaScript">alert("We plan to be launched by February 2009 ")</SCRIPT>
<center>
<marquee behavior="ALTERNATE" scrollamount="10"><font size="2"><strong>Pre-Register today for extra features when the site is fully launched!</strong></font></marquee>
<img src="http://i239.photobucket.com/albums/ff253/Gheko223/dsuniversewebheaderlguc5.png" border="0" alt="DS Universe">
<div align="center"><font size="4"><font face="Verdana">The Site is Currently Under Construction.</font></font></div>
<div align="center"> </div>
<div align="left"> <font size="4">But you can pre-register <a href="http://www.ds-universe.com/members/index.php">here.</a></font></div>
<div align="left"><font size="4"> </font></div>
<div align="right"><font size="4"> </font></div>
<div align="right"><font size="4">Login-We are still fixing some bugs with the login, so this is not open for now.<br>
</font></div>
<div align="left"><font size="7"><font face="Verdana"><font size="3"><br>
</font></font></font></div>
</body>
</html> | Your extra SCRIPT tags are going to kill it :/.

-------------------
Daniela And Valeria :( Take Care Little Ones!!
|
quote quick quote edit quick edit del report
|
gHEkOAre you ready to Brawl?ultra seeker    since: Aug 2007
|
 Feb 27, 08 at 3:33pm
A Bit of Help Here
|
I'm new to script. Thanks.
~Dylan
-------------------
|
quote quick quote edit quick edit del report
|
| [All dates in (PT) time] | Threads List « Next Newest Next Oldest » |