Hi TMB,
First does the script require that all elements of the page be rendered before execution? If so, then using the event handler onload
in the body tag is the way to go and it must be done via Code or HTML view. Otherwise, you could enter the script in-line with the
content.
HTH,
--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
"tmb" <(E-Mail Removed)> wrote in message news:XltPc.27674$(E-Mail Removed)...
> I want to put some Java Script into my Front Page 2000 project.
>
> 1 - How to add "onload="loadpage()" to the body?
>
> Should I use Insert | HTML or just go to HTML view and type it in ? Or what?
>
> 2 - How to add the actual Java Script Code?
>
> ditto as in 1 above.
>
> 3 - Do most browsers have Java Script enabled these days ? (Or is adding
> Java Script a waste of time?)
>
> thanks for any help.
>
>
>
>