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.
Subject:Re: Status of HTML-based Help From:Carla Lotito <Carla_Lotito -at- BAAN -dot- COM> Date:Mon, 22 Feb 1999 15:09:18 -0500
Yes, I guess you could use Onload for splash screens, but can it be done
easily for other things such as buttons to appear on a page?
Perhaps, but it would have to be specified on every html page from which you
want to call it, not globally to a project. You could create a script in a
.js file but you would still need the reference to the .js file in every
html file in which you want to use the function.
This brings the level of difficulty up a notch from winhelp, I think. Since
there are not many tools that help you create javascript from scratch (if
someone knows of any, let me know!), unlike winhelp (tools such as
doc-to-help had wizards to create macros), you really have to know what you
are doing in Javascript to implement these simple features that we all used
in winhelp quite easily.
Many doors are opened with HTML Help but you have to know what you are doing
more so than in winhelp if you want to do even minor customization.
Carla.
> -----Original Message-----
> From: Huber, Mike [SMTP:mrhuber -at- SOFTWARE -dot- ROCKWELL -dot- COM]
> Sent: Monday, February 22, 1999 3:03 PM
> To:
> Subject: Re: Status of HTML-based Help
>
> Carla:
> > * Startup macros are nonexistent (I can't find any
> > references to them anywhere).
>
> I haven't tried it, but wouldn't the standard OnLoad page property work?
>
> ---
> Office:
> mike -dot- huber -at- software -dot- rockwell -dot- com
> Home:
> nax -at- execpc -dot- com
>
>
> From ??? -at- ??? Sun Jan 00 00:00:00 0000=
> =
>