Go Back  HTML Forums - Free Webmaster Forums and Help Forums > WEBSITE DEVELOPMENT > Client Side Scripting
User Name:
Password:
 

Reply
Thread Tools   Display Modes
  View First Unread
 
Old 05-06-2000, 03:18 AM
  #1
Raptor
Novice (Level 1)
 
Join Date: May 2000
Location: westmidlands UK
Posts: 7
iTrader: (0)
Raptor is on a distinguished road
Unhappy

Hi ian thanks for your quick response to my problem ive put inthe java scrip as you have posted i cut and paste it in to my inde.html and still not working dont forget i am new so their is some thing ime not doing right or perhaps its in the wrong place i still dont now perhaps with a little help i may crack this java stuff who nows one thing i can tell you is that were i have put the script it has created a big space int he home page if this is any help to you i hame emailed my code to you to have a look at but it looked a bit strange in my email so iwill put it here again just in case if ive done wrong please accept my appolgies and once again for cross posting ime sorry thanks in advance RaPtOr iwill include my homepage address also http://www.phdl05333.pwp.blueyonder.co.uk/

<head>
<title></title>
</head>

<body background="stars.gif" bgproperties="fixed">
</script>
<p align="center"><font color="#0000FF" face="Simpson" size="7">WELCOME TO
RAPTOR 2000s</font></p>

<p align="center"><font face="Impact" size="6" color="#0000FF"><img border="0" src="spinmodchip.gif" width="60" height="45">  
  
      </font><font color="#0000FF" size="7" face="Simpson">DOMAIN
PAGE</font>     
               
<img border="0" src="spinmodchip.gif" width="60" height="45"></p>

<p align="center"><i><font face="Britannic Bold" size="4" color="#00FF00">
ICQ # 69659189</font></i></p>

<p align="center"><a href="index2.htm"><img border="0" src="evilbuton.gif" width="149" height="140"></a></p>
<p align="left">                            &n bsp;                  
                &nbs p;                              &nbs p;          
<a href="index3.html"><img border="0" src="downloadsarrow.gif" width="60" height="60"></a>
                &nbs p;                              &nbs p;                              &nbs p;                  </p>
<p align="left">                            &n bsp;   
     
</p>
<FONT FACE="Arial"><B><BR>
                &nbs p;             
<A HREF="http://www.freeguestbooks.com/cgi-bin/vlinks.pl?raptorr">Click Here To Veiw My Favourit Link,s</A>  </B></FONT>
<p align="left"><font color="#FF0000" size="3" face="Lucida Bright">              &nbsp ;             & nbsp;               &nbsp ;  </font>
<FONT FACE="Arial"><B><BR>
                &nbs p;             
<a HREF="http://www.freeguestbooks.com/cgi-bin/addlink.pl?raptorr">Why Not Add Your Link Here<BR>
</a>               &nbsp ;            &n bsp;    </B></FONT>
<FONT FACE="Arial"><B><BR>
<A HREF="http://www.freeguestbooks.com/cgi-bin/addlink.pl?raptorr"><BR>
</A>               &nbsp ;            &n bsp;    </B></FONT><BR>

<p align="center">
<applet archive="txtscroll.jar" code="txtscroll.class" width="250" height="50">
<param name="credits" value="Applet by Fabio Ciucci (www.anfyteam.com)">
<param name="backimage" value="NO">
<param name="backR" value="0">
<param name="backG" value="0">
<param name="backB" value="0">
<param name="overimg" value="NO">
<param name="overimgX" value="0">
<param name="overimgY" value="0">
<param name="textscroll" value="txtscr.txt">
<param name="texttype" value="horizontal">
<param name="textvspace" value="0">
<param name="textminfont" value="8">
<param name="textmaxfont" value="172">
<param name="textoffset" value="40">
<param name="textspeed" value="2">
<param name="textfont" value="Helvetica">
<param name="textbold" value="NO">
<param name="textitalic" value="NO">
<param name="textsize" value="24">
<param name="textshadow" value="NO">
<param name="TextSColR" value="20">
<param name="TextSColG" value="20">
<param name="TextSColB" value="50">
<param name="TextColR" value="0">
<param name="TextColG" value="0">
<param name="TextColB" value="255">
<param name="TextJumpAmp" value="0">
<param name="TextJumpSpd" value="0">
<param name="TextSineAmp" value="6">
<param name="TextSineSpd" value="3">
<param name="TextSineAngle" value="2">
<param name="regcode" value="NO">
<param name="reglink" value="NO">
<param name="regnewframe" value="NO">
<param name="regframename" value="_blank">
<param name="statusmsg" value="TxtScroll applet">
<param name="memdelay" value="1000">
<param name="priority" value="6">
<param name="MinSYNC" value="2">
Sorry, your browser doesn't support Java(tm).
</applet>
<p align="center"><a href="mailtoaulHughes134@Blueyonder.co.uk"><img border="0" src="emailgood_one_for_home_page.gif" width="40" height="50"></a></p>
<p align="center"><a href="http://www.anfyteam.com"><img src="ajbut1.gif" alt="This site is Anfy Enhanced" border="0" width="85" height="31"></a></p>
<table border="0" width="100%" height="692" cellspacing="0" cellpadding="0">
</table>

<P><script language="JavaScript">
<P><!--<BR>// No rightclick script v.2.5<BR>// (c) 1998 barts1000<BR>//
barts1000@aol.com<BR>// Don't delete this header!
<P>var message="Sorry, that function is disabled.\nThis Page Copyrighted
and\nImages and Text protected!\nALL RIGHTS RESERVED";
<P>// Don't edit below!
<P>function click(e) {<BR>if (document.all) {<BR>if (event.button == 2)
{<BR>alert(message);<BR>return false;<BR>}<BR>}<BR>if (document.layers) {<BR>if
(e.which == 3) {<BR>alert(message);<BR>return false;<BR>}<BR>}<BR>}<BR>if
(document.layers)
{<BR>document.captureEvents(Event.MOUSEDOWN);<BR>}<BR>document.onmousedown=click;& lt;BR>//
-->
<P></script><BR></P>

Raptor is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 05-06-2000, 04:13 AM
  #2
Owen_MC_Evans
Chevalier (Level 6)
 
Join Date: Feb 2000
Location: Cardiff, Vale Of Glamorgan, Wales, UK
Posts: 59
iTrader: (0)
Owen_MC_Evans is on a distinguished road
Post

One of the first problems is that your java script is in the wrong place, You need to place it between the <head></head> tags. secondly you need to get rid of all the HTML formatting such as <P> </P> <BR> all of these should be deleted.

The problem is most likely to have come from the fact that you have pasted the code into a WYSIWYG editor such as frontpage or Dreamweaver and thes have inserted tags so that the script is desplayed as text. In future insert the script straight into the source file using notpad or another text editor that way no tags will be added.

Owen
Owen_MC_Evans is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote

Reply
KEEP TABS
SPONSORS
 
Boxedart



 
 


 
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
  
 
 
 



 
  POSTING RULES
 
 
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Thread Tools
Display Modes

Forum Jump

 

All times are GMT -5. The time now is 01:17 AM.

   

Mascot team created by Drawshop.com

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Server Monitoring by ENIACmonitor 0.01
HTMLforums.com © Big Resources, Inc. Web Design by BoxedArt.com
vRewrite 1.5 beta SEOed URLs completed by Tech Help Forum and Chalo Na.