hi,
how can i access javascript functions from applets ???
i've heard of liveconnect...what is the downside of it and how can i get
it ???
is there another way ??
thankx.
Printable View
hi,
how can i access javascript functions from applets ???
i've heard of liveconnect...what is the downside of it and how can i get
it ???
is there another way ??
thankx.
Hi
Public methods of Applet can be called by Javascript directly..
and Applet can access DOM Object through specialized packages for both Netscape
and IE
Regards
Raj
"Hassan" <mirzahassan@hotmail.com> wrote:
>
>hi,
>
>how can i access javascript functions from applets ???
>
>i've heard of liveconnect...what is the downside of it and how can i get
>it ???
>
>is there another way ??
>
>thankx.