Navigation Menu

JavaScripts and applets can carry out a wide variety of tasks. This page has links to a variety of examples

Some JavaScript Examples

Java search script Click here to look at a script you can include in your site

Password script requires other files to work. It is from Javafile.com, so go there for the files or open up this page.


JavaScript internal search

Search within this site using the above JavaScript search.
This is actually a combination of a Javascript and a form. The form works the search input and the script does the searching.

 

A more sophisticated JavaScript Internal Search
This one builds proper indexes. The example only indexes 6 pages as it is unregistered (pages 5,6,7,8,9) See http://www.searchmakerpro.com/

 

Banner Scripts these are scripts to load advert banners into your site page.

 

JavaScripts from AAScripter
These are freeware but must not be used commercially.
Go to cyberiapc.com

You will need to cut these scripts out from Word and paste where indicated into your page.


(1) Neon Lights – a text effect. Enter code wherever you want it to appear. Needs IE4>.


(2) Dropping Text – causes a line of text to drop from top of screen to desired position! IE4>


(3) Bouncy message


(5) Static Menu a menu system.


(6) Pop up for the wizard Window creator GOTO http://redrival.com/eak/newwindowv3.shtml


(7) Mini window – window appears containing specified html page. Needs IE4
Paste the following wherever you want it to appear.
<iframe name="cwindow" style="border:15 outset blue" width=150 height=150 src="yourpage.htm"></iframe>


(7) Encrypted password generator GOTO http://wsabstract.com/epassword/index.htmto dynamically generate your password!


(8) Login and Password script

Free JavaScripts provided
by The JavaScript Source