JAVA SCRIPT
    |   |   |   |   |   |   |   |   | CD SHOP  

 


::Page details::

Title: Born On Date
Details: 2.64 KB  August 18 1997
Description: In place of the boring 'Last Updated' script, you can use this script. It does everything and more - it gives the page title, the day the page was last updated, and if the page has been updated since the visitor's last visit all in a cool little table!

Title: Break Frames
Details: 0.59 KB  August 18 1997
Description: If a visitor comes to your site and is looking through frames, this script will automatically make the page 'break out' of frames. As an added bonus, it's only 8 lines of script!

Title: Check URL
Details: 0.58 KB  July 3 1998
Description: This script is particularly useful for those who have their site on a free webspace provider, then use a "come.to" redirecting service. What this script will do is analyze the URL the visitor is at, and if they did not came to your site via the redirecting URL, it can print out a message telling them that is your new URL. Neat

Title: Date & Time Stamp
Details: 0.97 KB  August 18 1997
Description: With this script, you can have the date and time the page was loaded 'stamped' to the page. This would make a wonderful header or footer for any web page

Title: Date Updated
Contributor: Kenneth Preston (drkennan@ionet.net)
Details: 0.65 KB  April 16 1998
Description: On your site, you might want to just let visitors know the date that the script was updated, but not the time (maybe it's not important?) This simple script (about a dozen lines) you can do just that! Very neat!

Title: Fake Counter
Details: 0.69 KB  August 18 1997
Description: If you don't quite have the traffic you'd like to your site, you can use your own fake page counter! Funny! Just don't get too carried away when you set the multiplier.... :-)

Title: Last Modified
Details: 1.17 KB  August 18 1997
Description: When you just can't stand to look at another 'Last Updated: Feb 02 1998 14:12:56:10' Script, give this script a try. It'll write to the page in the format, 'Last Updated February 2 1998' This looks much better!

Title: Link of Minute
Contributor: Joe Merical (jmpch@aol.com)
Contributor URL: http://members.aol.com/jmpch
Details: 2.00 KB  March 2 1998
Description: JavaScript will create a link that will change depending on the minute of the hour! You can add as many entries as you want! It's great!

Title: Page Variable
Details: 0.61 KB  April 16 1998
Description: Not exactly the most used script, but this one allows you to reference the page name in a variable. Instead of yourdomain.com/index.html, you can use this script to create a variable that stores index.html for your use! You can use it with alerts, document.write, etc. Take a look!

Title: Page Viewed Date
Details: 0.60 KB  August 18 1997
Description: I think it's always interesting to see some information about the page itself. This JavaScript will write out when the page was viewed, according to the visitor's clock.

Title: Page Up for...
Details: 2.71 KB  August 18 1997
Description: JavaScript can even display how long your web page has been online. The script has a very nice readout, and even follows English grammar rules!

Title: Time Box
Details: 1.41 KB  August 18 1997
Description: This is a neat little script that makes your web page look a whole lot more 'professional'. This JavaScript will display a small box with the time the visitor loaded the page.
 

11:47 A.M.

 

Title: Time On Page (Alert)
Details: 2.92 KB  August 18 1997
Description: If you want to show your visitors how long they have been on your page but don't exactly like those clock displays, then you might like this script. When the visitor leaves or clicks the button, they are alerted to the time they have been on your page. Many times, they won't even expect it!
 

Title: Time On Page (Clock)
Details: 1.29  August 18 1997
Description: Occassionally, it might be interesting to show the visitor how long they have been on your page. So, you can use this script to write a clock to the screen that will tell them exactly that!
 

 

Title: Time On Page (Seconds)
Details: 1.28 KB  August 18 1997
Description: If the other time on page scripts seem too impersonal for you, this could be your solution. Instead of the 00:00 readout, it displays 'X Secs'. Just another wonder of JavaScript....
 

 

Title: Top Window
Details: 1.48 KB  May 29 1998
Description: Use this JavaScript to keep a window 'on top' of the rest of your other windows. Not sure what I mean? Try it out and see!
 

 

::Password protection::

Hatman iaz in gesamt estefade konid code haye jalebi dare

Title: Cookie Protection
Details: 5.19 KB August 13 1997
Description:You can use a basic cookie script to keep visitors (that don't have the cookie on their system) from viewing certain parts of your site (kind of.... There are always ways around it). The cookie is placed when the password provided is correct. Then, when they are forwarded to the password protected page, the cookie allows them to stay. Those without the cookie are sent back.
 

(Step 1)

(Step 2)

Title: Combo Password
Details: 1.45 KB August 13 1997
Description: Here is a password protection that like a combination lock that changes everytime you enter the page. It basically works off a pattern but the number in the pattern change places.

Dealer Price List
Combination Lock
(Combination changes every time)
z w q
h e h
e n a

 


 

The combination for the lock above is now zwqen.

 


Here's How the Combination Lock Works:

The combination is a pattern rather than a fixed, unchanging password. The letters to be typed change every time the screen is loaded. (Hit your Reload button to verify this) For this example, the pattern is a "T". But it can be set to any "pattern" you wish. The combination can be seen as 12358 (in that order) in the table below:

 

Pattern for Combination
Above Shown in Red
1 2 3
4 5 6
7 8 9

Caution: This will not work on Win3.x machines at present.

Title: Gatekeeper
Details: 2.97 KB August 13 1997
Description: Here is the best password protection script I have come across. It is also definitely the most user friendly. Try it out! (Note: The password is the filename without the .html ending.) This password for this example is gatekeeper-in
 

(Step 1)

(Step 2)

Title: Login Coder
Details: 6.50 KB May 29 1998
Description: This is undoubtedly the best password protection JavaScript you'll ever find. Besides supporting multiple users, multiple passwords, and even multiple destination pages (after they successfully login), this script is presented in a very easy-to-use interface that you're sure to love! We *wish* we wrote this script, it's that good! (Note: Questions on this script should be directed to the author via email: dion@mailhub.omen.com.au)

User:
Password: *
Page Name: .html *

Title: Multiple Users (Login Table)
Details: 1.60 KB May 15 1998
Description: Rather not have one password for access the Members-Only section of your site? Well, along comes this little JavaScript gem. You can set up a separate username and password for as many members as you want, and even give each a different page to go to after logging in!
 

Username: millenium

Password: millenium

Members-Only Area!
Username:
Password:

Title: Multiple Users (Prompt)
Details: 1.29 KB May 15 1998
Description: This JavaScript is just like the previous Multiple Users one, but doesn't use a table interface to login. Instead, after clicking the Login! button, the script will ask them for their username and password, and then perform the password-protection. Very neat!

Title: Password Pro
Details: 2.55 KB October 26 1997
Description: This script uses a different approach to Password Protection. It still uses the password as the actual page, but it uses an encryption method that encrypts and checks the password. So if you fail to enter it correct after 3 times you go to a specific page (specified by the webmaster) and you don't get the annoying 404 page not found message as in other scripts. The password is password

Title: Password Prompt
Details: 0.58 KB August 13 1997
Description: If a visitor wants to go a password protected page, they must first enter the correct password on the page with this script. This script will just take you them to [password entered].html This is a very good script if JavaScript is enabled and as long as you have an index.html file in your directory. As an added bonus, it's only 8 lines! The password is the protected filename without the .html ending.

In KHeyli Bahale

Title: Three Tries
Details: 1.10 KB August 13 1997
Description: If you want to 'protect' a site and don't have CGI access, you can try this JavaScript. Visitors get three tries to enter the correct password then they are refused entry. Note: The password is: password

::scrolling scripts::

Title: Classic Scroll
Details: 1.35 KB * Uploaded August 23 1997
Description: This is the classic scroll that you see EVERYWHERE! This script is also highly configurable (as are most in TJS). One more thing. Be aware that this effect does eventually get very annoying.

Title: Box Scroll
Details: 1.35 KB * Uploaded August 13 1998
Description: This scrolls in a box from left to Right.

Title: Date & Time
Details: 2.68 KB * Uploaded March 6 1998
Description: Yes, this is another JavaScript scroll. But, unlike the others, this one has the date & time included at the front of the first message! It looks very professional!

Title: Editor
Details: 1.89 KB * Uploaded August 23 1997
Description: This is a very cool way to show you a little bit better how Javascript works. Go ahead. You can manipulate several different variables and then see the effects on the scroll box. Have fun!

Edit box

Message:

Speed:

Change:



 

Title: Flasher
Details: 0.83 KB * Uploaded August 23 1997
Description: This script simply flashes (hence the name) a message on and off on your statusbar. This script probably got your attention better than the Classic Scroll but, is not used as much. The Flasher is just not as well known as the Classic Scroll.

Title: Flashing Banner - Next Step
Details: 0.83 KB * August 13 1998
Description: This flashes four different message in a titlebar. You can set the time and delay between each message.

Title: Marquee
Contributor URL: http://www.geocities.com/SiliconValley/Horizon/5235
Details: 1.00 KB * Uploaded March 5 1998
Description: (Internet Explorer preferred) This JavaScript scrolls information back and forth across a page - the message appears to float back and forth! If you don't have Internet Explorer, it'll just show the message on the screen. Works great

Title: Marquee 2
Contributor URL: Next Step
Details: 1.00 KB * Uploaded March 5 1998
Description:This JavaScript scrolls information across a page.

Title: One Letter
Details: 1.67 KB * Uploaded April 16 1998
Description: This script will scroll one letter at a time of your message until the entire message has been displayed! Very neat!

Title: Stop Scroll  Clear Status Bar
Details: 1.30 KB * Uploaded August 23 1997
Description: Usually when someone moves his mouse over a link on your page you will get that ennoying message at your status bar telling you that that link is a short cut to some document at www.fake.com. Now, to get rid of that you can use the well known "onMouseOver="window.status" " in the anchor. But that text does not disappear until you move your mouse over another link !!!!

Title: Textbox
Details: 1.30 KB * Uploaded August 23 1997
Description: This is another version of the infamous scroll. Although, this one scrolls your information in a text box and is far less 'annoying' that most of the status bar scrollers. Just imagine what you can draw attention to! Anything!

 

Title: Text Effect
Contributor:Neal Cook (hapaboy@mindless.com)
Contributor URL: http://www.geocities.com/SouthBeach/Palms/6999
Details: 3.83 KB * Uploaded June 12 1998
Description: Essentially a multi-function scroller, this script does some really amazing stuff. It takes your message line and scrolls it left and right and .... Just check it out!


Title: Vertical Scroll Page Down
Details: 0.83 KB * Uploaded April 16 1998
Description: This is not like the other Scroller scripts in this category - thise one scrolls the page vertically! (up and down!!) It's really cool!

Title: Vertical Boxes
Contributor:Michael Tartaglia (stonedstan@hotmail.com)
Contributor URL: http://www.geocities.com/SiliconValley/Horizon/5235
Details: 1.53 KB * Uploaded August 24 1998
Description: This is probably the most interesting scroll that doesn't use the browser's status bar (the bar at the bottom of the screen) or a text box on the page. Instead, it scrolls vertically up and down multiple text boxes! Take a look to see what we mean!

Title: Write And Slide
Details: 1.09 KB * Uploaded August 23 1997
Description: This again is a very simple scroll. It keeps adding letters one by one across the status bar until the entire message is written out. Then, it quickly scrolls the entire to the left, until it is disappears from the status bar. Then the whole process starts again... Just look at the statusbar to see what I mean. Not very spectacular, but nice...

::status bar Effects::

Title: Flashing Status Bar - Next Step
Details: 1.35 KB * October 15 1998
Description: This allows the text on your Status Bar to Flash! One message only.

Title: Rollover Images (Buttons) That Change Status Bar- Next Step
Details: .85 KB * August 13 1998
Description: This allows you to have rollover button with your own graphic images for the button and will change the status bar when the mouse goes over the button!

Title: Image Maps that change Status Bar - Next Step
Details: 1.68 KB * October 6 1998
Description: This allows you to control the status bar when the mouse moves over the hot spots on your image map.

Title: Clock on the  Status Bar - Next Step
Details: 1.68 KB * October 6 1998
Description: This shows a clock with the time on the Status Bar.

Title: Clock and Date on the  Status Bar - Next Step
Details: 1.68 KB * October 6 1998
Description: This shows a clock with date and the time on the Status Bar

Title: Image Status - Next Step
Details: 1.19 KB * August 23 1998
Description: This changes the Status Bar when the mouse is moved over a static graphic image or button.

Title: One Time Sliding Status Message - Next Step
Details: 0.83 KB * October 23 1998
Description: This script shows a sliding message on your status bar just one time then stops.

Title: Multi Message - Next Step
Details: 1.23 KB * October 23 1998
Description: This script pops up different messages in the Status Bar. You can put as any you want. It displays them by just poping up one after the other.

Title: Random Messages Sliding Status Bar - Next Step
Details: 1.00 KB * October 5 1998
Description: This displays a sliding message on your status bar, The key to this is that you can have different messages appear on the status bar.

Title: Link that Display Message on Status Bar - Next Step
Contributor URL: Next Step
Details: 1.00 KB * March 5 1998
Description:This JavaScript displays a message on the status bar when the mouse is passed over a text link.

Title: Link that Display Message on Status Bar (TIMED) - Next Step
Details: 1.67 KB * April 16 1998
Description:
This JavaScript displays a message on the status bar when the mouse is passed over a text link but you can control how long the message will be displayed

Title: Scrolling Status Bar - Next Step
Details: 1.30 KB * August 23 1998
Description: This is the typical status bar the scrolls a message across it!

Title: Sliding Status Bar
Details: 1.30 KB * August 23 1998
Description: This is another version of the sliding Status Bar.

Title: Type Writer Status Bar Multiple Messages - Next Step
Details: 1.83 KB * June 12 1998
Description: This is a great Status Bar that prints out your messages as is they were being typed out. The key is you can have multiple messages.

::User - Details::

Title: Browser Information
Details: 1.34 KB June 12 1998
Description: This script does a great job of displaying information about your web browser including version, your computer's platform, if Java is enabled, how many pages you've visited, and screen resolution. Take a look, it's pretty cool.

Title: Browser Name
Details: 0.50 KB August 23 1997
Description: How would you like to know the 'hi-tech' browser name for you web browser? Go here!

Title: Browser Redirection By Screen Size
Description: A cool script that determines the screen resolution of  the surfer, and sends them to a different page (out of 2) depending on whether his/her resolution is high or low. Works in NS 3.x as well!

Insert This code into between the <HEAD> tags of your HTML Page.

 

 

Insert This code into between the <Body> tags of your HTML Page.

 

Title: Browser Redirection
Details: 0.63 KB August 23 1997
Description: If you maintain a separate page optimized for MSIE and another for Netscape, then this script will send visitors to the appropriate page.

Title: Browser Version
Details: 0.50 KB August 23 1997
Description: JavaScript can even indicate the version details of the web browser.

Title: Email Vaildator Advanced
Description:
A script that closely examines the content of a form box to ensure that the user entered a valid email address. If not, the form submition is canceled, and the surfer prompted to re-enter a valid address. If it is, the script continues and checks whether the address is of a certain type (such as hotmail and yahoo), and if it is, blocks the form submition as well. In essense, this script allows you to not only block invalid email addresses, but "casual" addresses as well.

Description: A script that closely examines the content of a form box to ensure that the user entered a valid email address. If not, the form submition is canceled, and the surfer prompted to re-enter a valid address. If it is, the script continues and checks whether the address is of a certain type (such as hotmail and yahoo), and if it is, blocks the form submition as well. In essense, this script allows you to not only block invalid email addresses, but "casual" addresses as well. The script makes the following assumptions regarding what a valid email address is:

-Contains a least one character procedding the "@"
-Contains a "@" following the procedding character(s)
-Contains at least one character following the "@", followed by a dot (.), followed by either a two character or three character string (a two character country code or the standard three character US code, such as com, edu etc)

Note that this script requires NS 4.x or IE 4.x to function- all other browsers will simply not participate in the form validation process.

Example:
(Entering senator_ppr@yahoo.com  is ok, whereas java_night@yahoo.com  and night_barobax@hotmail.com  are not)

Please input a valid email address:

Directions: Simply cut and paste the below code into the <body> section of your page. It
contains a form with one box that is checked for "email validity". You can add in more form elements into the form, as you would with any other form.

 

The type of addresses that are to be blocked are contained inside the array "invalidaddress". Change those to your own. Note that the message that will be alerted when a user enters one of these email addresses is "Please input a more official email address!" You may wish to change that message.

Title: History Length
Details: 0.52 KB August 23 1997
Description: Shock your visitors by telling them how many sites they have been to since they began using their browser!

Title: Hot Mail Log In App
Description: If you're a hotmail user, you'll love this program. Allows easy access from your own HD to your account. Here are some of the features: Access your HotMail account faster: * Login page loads instantly, since it's stored locally. * Reduce the wait through a slow proxy server.   Less Keystrokes: * Once the user sets the Login ID, it is automatically
entered into the login form. * Password field automatically receives focus. View Source to get source code of page


 

HotMail


 

Login:

  

Password:

 


 

 

Frames   No Frames   Use my Default


 

DIRECTIONS: Click "Store Login" to save your Login ID.


 

Title: Info Table
Details: 2.60 KB April 16 1998
Description: JavaScript can write a neat little box to the screen telling the visitor's browser and operating system

Title: IP Address
Details: 1.20 KB December 20 1997
Description: (works only for Netscape Browsers with Java enabled) If you would like to get your visitors IP Addresses, use this script. Very cool.

Title: JavaScript Version
Details: 1.24 KB July 3 1998
Description: Neat little example which displays what JavaScript version the visitor's browser supports. It's pretty neat, extremely simple. Check it out!
 

Title: Midi Player
Details: 2.82 KB May 29 1998
Description: To ensure that the correct midi file is played in your visitor's browsers, use this little JavaScript. It will determine which browser they are using and display the appropriate HTML tags to display the midi file. Cool!

Title: Plugins Table
Details: 2.31 KB August 23 1997
Description: JavaScript can create a table to display all the plugins displayed on your computer. Also tells if they are enabled, etc.. NETSCAPE ONLY..

Title: Referrer
Details: 0.52 KB December 21 1997
Description: It's always fun to show how good you are with JavaScript. This script will show where the visitor came from. Pretty cool!

Title: Right Browser
Contributor URL: http://www.geocities.com/SiliconValley/6052
Details: 1.46 KB February 22 1998
Description: How do you let your visitors know that they do or do not have the right browser to view your site? Use this JavaScript! It'll tell them if they are using the right browser and the right version, or not....

Title: Screen Size
Details: 0.51 KB August 23 1997
Description: JavaScript can even tell the visitor their screensize in the format: XX pixels by XX pixels. Very neat.

Title: Visitor Monitor
Details: 2.16 KB August 23 1997
Description: If you are really interested in knowing who has come to your site, use this script. You will receive an e-mail from each visitor without them sending it. Very sneaky!

Title: Times Visited a Page With a Message to your Vistor
Details: 1.16 KB Ocotber 23 1998 - Next Step
Description: This script will show your visitors how many times that they have visited your page and display a message that you make for each new time they visit your site!

Title: Users Operating System
Description: A script that directs surfers to a different page, depending on his OS (operating system).

Insert This code into between the <HEAD> tags of your HTML Page.

 

 

Insert This code into between the <Body> tags of your HTML Page.

 

::Windows::

Title:Windows (Open New Windows\Close)
Contributor: Next Step
Details: 5.31 KB February 15 1998
Description:  This script is a wonderful example of JavaScript at it's best. This will show you the basics on opening new windows and closing windows

Create a New Window


Use the buttons below to test opening and closing windows in JavaScript.


 


Have fun!

 

Title:Advance Window Scroller
Description:  This is actually a DHTML script that scrolls down a page than repeats again and again.

Insert into <BODY> of your document.

 

Title:Opens Windows on Mouse Passover
Contributor: Next Step
Details: .71 KB February 15 1998
Description:  This will launch a remote Window with a message or link when the mouse is passed over a link>

Title:Loads Popup Window when Page Loads
Description:  This will launch a remote Window when you enter a page.

Insert into <HEAD> of your document.

 

 

Insert into <BODY> of your document.

 

New Window - Page Load


To use this script copy the purple junk into your head tag and change LINK LOCATION, WINDOW NAME and any of
the window attributes.


<script>
function winopen(){
window.open("LINK LOCATION", "WINDOW NAME", "toolbar=yes,location=yes,directories=no,status=no, menubar=yes,scrollbars=yes,resizable=no,copyhistory=yes,width=200,height=260")
}
</script>



Now put this inside your body code.


<body onLoad="winopen()">


An example is:
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#FF0000" VLINK="#000080" ALINK="#000080"
onLoad="winopen()">
or
<body onLoad="winopen()">

If you want another window to open, copy this line and add to the script that goes in the head tag. It goes just before the"}".
Make the WINDOW NAME something different from the first one!


window.open("LINK LOCATION", "WINDOW NAME", "toolbar=yes,location=yes,directories=no,status=no, menubar=yes,scrollbars=yes,resizable=no,copyhistory=yes,width=200,height=260")

Title:New Window when Entering Page - Closes on Timer
Contributor: Next Step
Details: .71 KB *  October 25 1998
Description:  This will launch a remote Window when entering a page and the remote Window will stay open for a set amount of time. In the example it is 5 seconds.
 

Insert into <HEAD> of your document.

 

Insert into <BODY> of your document.

Title:New Window when Button Clicked - Closes on Timer
Contributor: Next Step
Details: .81 KB February 15 1998
Description:  This will launch a remote Window when clicking  a button and the remote Window will stay open for a set amount of time. In the example it is 5 seconds.
 

Insert into <HEAD> of your document.

 

Insert into <BODY> of your document.

 

 

Title:New Window when Mouse is Moved Over a Link - Closes on Timer
Contributor: Next Step
Description:  This will launch a remote Window when you pass the mouse over   a Link and the remote Window will stay open for a set amount of time. In the example it is 5 seconds.
 

Insert into <HEAD> of your document.

 

Insert into <BODY> of your document.

Title:New Window when Mouse is Moved Over an Image - Closes on Timer
Contributor: Next Step
Description:  This will launch a remote Window when you pass the mouse over   a n Image and the remote Window will stay open for a set amount of time. In the example it is 5 seconds.
 

Insert into <HEAD> of your document.

 

Insert into <BODY> of your document.

Title:New Window when Mouse is Moved Over an Image - Closes on Timer
Contributor: Next Step
Description:  This will launch a remote Window when you pass the mouse over   a n Image and the remote Window will stay open for a set amount of time. In the example it is 5 seconds.
 

Insert into <HEAD> of your document.

 

Insert into <BODY> of your document.

Title:Opens Windows when mouse passes over Text
Contributor: Next Step
Details: .83 KB February 15 1998
Description:  This will launch a remote Window when the mouse passes over certain text and remains open until the user closes the window.

Title:Opens Windows While Mouse Is Over Text Closes when not on Text
Contributor: Next Step
Details: .91 KB February 25 1998
Description:  This will launch a remote Window when mouse is over text and the window will remained open until the mouse moves off the text or hot spot.

Title:Frame Breaker
Contributor: Next Step
Details: .31 KB * October 25 1998
Description:  The below script will automatically break out of a frame if it detects one. Great for people who came from a frames site to yours so they don't get caught up in all those irratating frames.

Title:Customize Second Window
Details: 1.81 KB * October 25 1998
Description:  This cool script will allow users to open a secondary, the user can customizable the second window to his needs.

Insert into <HEAD> of your document.

 

 

Insert into <BODY> of your document.

 

 
: URL
: Toolbar
: Location
: Directories
: Status
: Menubar
: Scrollbars
: Resizable
: Width
: Height


inam khobe hatman ye negahi bokonid

Title:Floating Window That Moves
Description:  Opens up a second small window and moves the window around in a circular fashion. .
 

Insert into <HEAD> of your document.

 

 

Insert into <BODY> of your document.

 

 

Inam khobe in hamuniye ke bishtar tarahane web lazemesh daram vase tablig

Title:Farewell Window Launcher
Description:  Loads a new "Fairwell" window whenever someone leaves the page.
 

Insert into <HEAD> of your document.

 

 

Insert into <BODY> of your document.

 

Title:Remote Window Launcher 2
Contributor: Next Step
Details: .91 KB February 25 1998
Description:  This will launch a remote Window that launches pages into pages in the original window.

 

Insert into <HEAD> of your document.

 

 

Copy This and save it as remotewin.htm

 

Title: Loads New Page and Open Pop-Up Window With Link
Description:  This will load a new page in the current page that your in plus open a Popup Window when the Hyperlink is clicked by the mouse.

Insert into <BODY> of your document.

 

Title: Loads New Page and Opens 2  Pop-Up Window With Link
Description:  This will load a new page in the current page that your in plus open 2 new Popup Window when the Hyperlink is clicked by the mouse.

Insert into <HEAD> of your document.

 

 

Insert into <BODY> of your document.

 

Inam ye sari az codeayi ajibe java ke kare shomaro rahat mikone code mikhayi besazi amade bash

javaedit.gif (342
    bytes)java Editors

Html Builder

Instructions:

  1. Fill out the table with stuff you want to appear on your page.
  2. Click on Generate Source.
  3. Make adjustments if you want in the text area.
  4. Click on View to check out your page.
  5. If you want to save the source as a file you will have to cut and paste to a text editor.

(*=optional field)
Page Title:
Your E-Mail Address(*):
Your favorite sites:(*)
URL: Title:
Body(*):




 

Html 2 java

It can be a giant time-consumer to code up HTML to be written by a JavaScript. Why? Because of the present limitations on string length readable by the compiler. You have to keep concatenating the lines with single or double quotes and plus signs. Unlike PERL, which permits a write literal until end write statement is encountered, every bit of the HTML has to be specified in the "document.write("text");" format when using JavaScript.

This little app is for the Web Developer who is doing his/her own developments in JavaScript. It's designed specifically to make the task of writing HTML from JavaScripts less onerous.

To use it, simply paste your HTML into the window below and click the submit button. So long as you have not mixed single and double quotes in your HTML, it'll do the job for you. For example, if you code your HTML with double quotes (<BODY BGCOLOR="white"> or <A HREF="file.htm">), it will return the JavaScript statement properly concatenated. Similarly, if you code your HTML with single quotes (<BODY BGCOLOR='white'> or <A HREF='file.htm'>), it will function properly.

If you write JavaScript within JavaScript, this utility will also be useful, but you will need to split any </SCRIPT> calls like this:

document.write("</SCR"+"IPT>"

to avoid "confusing" the compiler. (Either that or add some exception handling to the source code of this utility)

Html Desinger

 

Prompt mode is now working.
 

Help status:   ON  OFF
HTML mode:     Simple  Sample  Prompt


 

HTMLjive Document:

 

Special thanks to Ray Daly for this Script.

It's an HTML editor in JavaScript !

Html Pro

Advanced HTML Hot Pro Version 1.3

 

 

 

 

 
 
 

 

 
 

 

 

 

 
 

 

 
 

 

 

 
 

 

 

 

 

 

 
 

 

 

 

 
 

 

 
 

 

 
 

 

 

 

 

 

 
 
 

 

 
 

 

 

 
 

 

 

 

 
 
 
 

 

 
 
 

 

 

 

 

 

 

Page maker

Page maker

Begin by clicking this button and typing the title of your page

Select your background text and link colors

Unfortunetly you will not be able to see the text and link color change so you will have to look at the background colors to see what colors will look good for your text.

Background:
Links:
Active links:
Text:
Visited link:

Forms

In this section You can add many things such as links and other options

Add diffent size text. 1 is the smallest and 6 is the biggest.

Test it

 


 


 


 



Tedad BADid AZ In PaEgE::>