JavaScript's
Intro:
JavaScript's are cool add on affects written through code, and any site can have the affects, these affects range from entering data, small games and snazzy options, ill show u them working and the codes!
The best way to learn java is to look at the source, right click on the page once the example has played or while it is playing and take apart the code part by part, or just copy and paste it!!
I will not bother teaching you how to learn java script because it is very simple to pick up and change the numerous codes which are already out there, but if you want to learn it piece by piece there is a list at the bottom of the page of tutorials, I learnt mine on an all nighter, and a 20 lesson tutorial off the net
Examples: (mine) is the ones I have made.
| Auto Redirection script (mine) | Password check (mine) | Full screen mode |
| Age verification (mine) | Radio station chooser from data input (mine) | Any size screen mood (mine) |
| Flashing links | Digital clock | Ticker tape type scroll |
| Lottery number picker (edited from American to English) | Make this page my homepage | Infect computer joke |
| Page colour change with extras | Guess number game | Fade in/out roll down menu bar |
| Easy Search engine | Java drop down menu | Roll down options bar |
| Complicated Search engine | Mouse over affects | Splash screen affect |
| Get computer data (easy) (mine) | View source click | Cursor trail affect |
| Flashing Table | No right click script | Mouse over link goto |
| Reload page button | Do you want to enter page script | |
I think that's enough examples for the moment , but more will follow, try the links below if u cant find what you are looking for.
Tutorials:
HTMLgoodies - A complete tutorial from start to finish in java, I used this one.