SMF For Free Support Forum
Signup For Free Forum
September 05, 2008, 04:24:00 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: [Code] Create Your Own CopyRight Information  (Read 326 times)
0 Members and 1 Guest are viewing this topic.
Supernovadelta
SMF For Free Full Member
*
Offline Offline

Posts: 106


Supernovadelta Productions.


View Profile WWW
« on: June 17, 2008, 01:16:56 am »

Create Your Own CopyRight Information

Hello and welcome to another Java script.This script is helpful in someways,first of all this will tell the reader some rules to your site.
And also this is a Copyright Button.And it is fun to click on.You can get more information at http://www.javafile.com/button/copyright.php
Here is a preview:
http://i28.tinypic.com/xlzal3.jpg
And here is the code:
Code:
<html>

<head><script language="JavaScript">

     function about() {
       alert("In case you were wondering, to make the © symbol: hold

down the alt key and type in 0169! btw, this script is the © of: I have no

clue:).");
  }
       
 
</script>

<title>JavaFILE</title>
<base target="leftframe">
</head>

<body BGCOLOR="#ffffff" link="#CC0033" vlink="#333399"

alink="#FF0000" <!--content start-->

<p align="center"><img

src="http://www.javafile.com/images/banner.GIF"
alt="banner.GIF (2826 bytes)"></p>

<table WIDTH="96%" BORDER="0" CELLSPACING="5"

CELLPADDING="5">
  <tr>
    <td WIDTH="100%"> ©Copyright information.<font

FACE="ARIEL,HELVETICA"
    SIZE="-1"><p align="center"></font><a
   
    the Script</font></a><font FACE="ARIEL,HELVETICA"

SIZE="-1"></p>
    <form>
      <div align="center"><center><p><input type="button"

name="About1" value="©1998"
      onclick="about()"> </font></p>
      </center></div>
    </form>
    </td>
  </tr>
</table>
<!--content stop-->
</body>
</html>
Okay now i will tell you how to edit it.First of all when you click on the box,you will see a popup.Okay i will tell you how to edit the popup.
Look for this code:
Code:
function about() {
And you should see these codes:
Code:
function about() {
       alert("In case you were wondering, to make the © symbol: hold

down the alt key and type in 0169! btw, this script is the © of: I have no

clue:).");
  }
The part where it says "In case you were wondering''To (clue Smiley.''); All that you can edit,it will show up when you click on the box.And finaly,now i will tell you how to edit the 1998.
Search for:
Code:
name="About1
And you should see the 1998,edit that to whatever you like.And then,save and open your HTML or whatever you are using.You can put this in your Headers or Footers,does not realy matter.

If your box is not working properly,please comment.

Thank you for your time.
« Last Edit: June 27, 2008, 03:21:16 pm by simply sibyl » Logged

Supernovadelta
SMF For Free Full Member
*
Offline Offline

Posts: 106


Supernovadelta Productions.


View Profile WWW
« Reply #1 on: June 17, 2008, 05:44:24 am »

Soon i'l be adding real Java programs,and providing good sites.
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 8027


I am not a dude!


View Profile WWW
« Reply #2 on: June 17, 2008, 10:36:37 am »

copyrite can also be done by typing:   &copy

If you want to put the copyrite symbol and a date someplace on your forum:

&copy&nbsp;INSERTDATEHERE

The &nbsp; will put a space between the copyrite symbol and the date
Logged



Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.364 seconds with 17 queries.