473,378 Members | 1,441 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Applet

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
Jul 20 '05 #1
4 1946
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

Sinon, hem, je sais pas si en NS 4.7 on peut accèder à une applet java
comme ça. C'est que c'est plus tout jeune, NS 4.7...

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


Jul 20 '05 #2
YD
Christophe M. wrote:
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"]

--
Y.D.
Jul 20 '05 #3
YD écrivait ici même ce qui suit:
Christophe M. wrote:
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.


Jul 20 '05 #4
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

Jul 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: nathanlaan | last post by:
This is the stupidest thing I have ever seen. Java 1.2, 1.3, and 1.4.1, and 1.4.2 all define the Applet.getDocumentBase() method differently! How am I supposed to get the directory of the document...
0
by: James Hong | last post by:
Help please, I try to sending an email from my html page using the java applet. but it give error on most of the PC only very few work, what is the error i make the java applet show as below ...
1
by: Charlie Kim | last post by:
Here is gnome applet source of mine. -------------------------------------------------- #!/usr/bin/env python import pydic import gtk import gnome.applet
1
by: Tormod Omholt-Jensen | last post by:
Ï need to dynamically insert an applet into a document. In IE 6.0 my code works fine, but there seems to be problems in Opera 7. The page looks like there is allocated space for an applet. ...
2
by: Roberto Gallo | last post by:
Hi; I have two problems regarding Scripts and Applets. I need to construct a page that has some instances of the same Applet. These instances are responsible to get informations from the user...
8
by: DKM | last post by:
Here are the source code files to a Java applet that utilizes LiveConnect to communicate with Javascript, and the HTML file. The thing works both in IE 6.0 and FireFox 1.4. but with some...
0
by: ankur | last post by:
WHEN I RUN THIS WEB APPLICATION ON Tomcat5.5.9 SERVER MY HttpChatApplet sccessfully Loaded from ChatDispatch but running on some another PC HttpChatApplet not loaded my Coad ...
0
by: shanmukhi | last post by:
Hi All I got a problem in running java Applet i am not able to run java applet while running i got a problem as Loading Java Applet Failed java.lang.NoClassDefFoundError: App (wrong name:...
4
by: tudyfruity18 | last post by:
I'm suppose to write an applet that contains two buttons Investment calculator and Loan Calculator. When the Investment Calculator button is clicked, a frame appears in a new window for calculating...
1
by: sheephead86 | last post by:
Hi, I'm pretty new to java, and I have a small problem involving drawing a rectangle on a java applet.Firstly this is not a plea for someone to help me with this peice of work, I just need pointing...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.