Ho my god, what's this langage ? We speak fluently français par ici ;-)
Moi je dirai que c'est parce que tu dois faire document.Monobjet et pas document.Monbjet
Moi je dirais avec la doc NS4.7: You can refer to embedded objects (created with the EMBED tag) in your code by using the embeds array.
In this case, document.embeds.Monobjet or document.embeds{"Monobjet"] document.embeds["Monobjet"]
Dans les deux cas il me renvoi undefined.
-- Y.D.
Laurent Bugnion, GalaSoft
Hi,
cyril wrote:
Hello I have a pb with NS 4.7
I put <EMBED NAME="Monobjet" ....> and i can't get the object with "document.Monbjet". Why ?
I use <embed> than <applet> because NS4.7 has a pb with the cache.
Thanks
According to <URL: http://java.sun.com/products/plugin/1.3/basics.faq.html>
<quote> Q: Does Java Plug-in Software support scripting?
A: Java Plug-in Software supports scripting of applets in Internet Explorer. However, such scripting is not available when using Java plug-in Software in Navigator. Because of limitations in Netscape's plug-in API, scripting cannot be supported directly (through LiveConnect) in Navigator. We are working closely with Netscape to address this issue in a future release of Navigator. </quote>
Unfortunately, the problem doesn't seem to be solved in Netscape 7.
For more information about LiveConnect and the Java plug-in, see <URL: http://www.galasoft-lb.ch/myjavascript/consulting/LiveConnect130/>
Laurent -- Laurent Bugnion, GalaSoft Webdesign, Java, JavaScript: http://www.galasoft-LB.ch Private/Malaysia: http://mypage.bluewin.ch/lbugnion Support children in Calcutta: http://www.calcutta-espoir.ch
Hi,
cyril wrote:
Hello
I have a pb with NS 4.7
I put <EMBED NAME="Monobjet" ....> and i can't get the object with
"document.Monbjet". Why ?
I use <embed> than <applet> because NS4.7 has a pb with the cache.
Thanks
According to
<URL: http://java.sun.com/products/plugin/1.3/basics.faq.html>
<quote>
Q: Does Java Plug-in Software support scripting?
A: Java Plug-in Software supports scripting of applets in Internet
Explorer. However, such scripting is not available when using Java
plug-in Software in Navigator. Because of limitations in Netscape's
plug-in API, scripting cannot be supported directly (through
LiveConnect) in Navigator. We are working closely with Netscape to
address this issue in a future release of Navigator.
</quote>
Unfortunately, the problem doesn't seem to be solved in Netscape 7.
For more information about LiveConnect and the Java plug-in, see
<URL: http://www.galasoft-lb.ch/myjavascript/consulting/LiveConnect130/>
Laurent
--
Laurent Bugnion, GalaSoft
Webdesign, Java, JavaScript: http://www.galasoft-LB.ch
Private/Malaysia: http://mypage.bluewin.ch/lbugnion
Support children in Calcutta: http://www.calcutta-espoir.ch
I put <EMBED NAME="Monobjet" ....> and i can't get the object with "document.Monbjet". Why ?
I use <embed> than <applet> because NS4.7 has a pb with the cache.
Thanks
According to <URL: http://java.sun.com/products/plugin/1.3/basics.faq.html>
<quote> Q: Does Java Plug-in Software support scripting?
A: Java Plug-in Software supports scripting of applets in Internet Explorer. However, such scripting is not available when using Java plug-in Software in Navigator. Because of limitations in Netscape's plug-in API, scripting cannot be supported directly (through LiveConnect) in Navigator. We are working closely with Netscape to address this issue in a future release of Navigator. </quote>
Unfortunately, the problem doesn't seem to be solved in Netscape 7.
For more information about LiveConnect and the Java plug-in, see <URL: http://www.galasoft-lb.ch/myjavascript/consulting/LiveConnect130/>
Laurent -- Laurent Bugnion, GalaSoft Webdesign, Java, JavaScript: http://www.galasoft-LB.ch Private/Malaysia: http://mypage.bluewin.ch/lbugnion Support children in Calcutta: http://www.calcutta-espoir.ch