TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
I collected all the javascripts which I feel could be useful for technical
writers. I found these scripts by doing a search for link:javascript in Alta
Vista.
In case you missed that post, here is what I came up with:
- A pull-down menu where the user can select the page they want to read.
This avoids having to have a long list of links.
- a window "popup" script
- messages in the status window
- changing one image with another with the onMouseover (for "highlighting"
an image)
- loading files within a file using the SCR command (for avoiding typing
copyright, contact information on every page)
Yvonne has told me of a way of doing client-side image maps, so I'll be doing
some experimenting today.
There shouldn't be any error messages as I have put in an index.htm file.
Cheers,
John
P.s. Java and Javascript *are not the same thing* Java is a cross-platform
(i.e. it works on PCs Apples, Amigas, etc) programming language that is compiled
and is an executable program. Javascript is a scripting language like HTML - it
is just giving instructions to the browser on what to do. Javascript is, if you
wish, "advanced html".
TECHWR-L (Technical Communication) List Information: To send a message
to 2500+ readers, e-mail to TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU -dot- Send commands
to LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU (e.g. HELP or SIGNOFF TECHWR-L).
Search the archives at http://www.documentation.com/ or search and
browse the archives at http://listserv.okstate.edu/archives/techwr-l.html