In a message of 14-Aug-00 Lamee Wouter wrote:

 > - Voyager 3.2.12. I never found which version of JavaScript Voyager supports
 > or to what degree, but I now know that this browser also does not support
 > any JavaScript events.

It surely supports onMouseOver and onMouseOut. I just used it a couple of
days ago, see http://home6.inet.tele.dk/uhc/nyeremitage where the buttons
change graphics when the mouse it place above the button. It was supposed
to change the status line too, but apparently Voyager won't do both. Both
AWeb (an old version) and IBrowse can manage to change both the graphics
and the status line.

So probably it is not the event, but rather:

  onMouseOut="document.link.onMouseOut.checked = true"
  onMouseOver="document.link.onMouseOver.checked = true">

that is not working in your test page.

If you go to:

  http://v3.vapor.com/testing/tags.php

it actually claims to support quite a few events.


Uffe Holst

_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE

Reply via email to