[thelist] writing to doc using Javascript

Warden, Matt mwarden at odyssey-design.com
Sun Sep 10 17:13:11 CDT 2000


> I've written a Javascript exercise which allows users to add
> names and details to a list of employees which is then saved
> in a cookie.
>
> Is there a way to get Javascript to add these new employees and
> change the display based on user input WITHOUT using a form and
> text inputs? Is there a way to do it using document.write in
> the head ofthe document without displaying a whole new page?
>
> Thanks in advance for any suggestions.

Duncan,

What are the target browsers for this application? There are various ways
that you can do what you are proposing, but it differs depending on the
browser base (and depending on the browsers, you may not even be able to do
it).

--
mattwarden
mattwarden.com





More information about the thelist mailing list