Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Linux JavaScript

  Asked By: Alex    Date: Apr 30    Category: Java    Views: 594
  

This time i have very tricky question, I spend allot of time on
google but no luck. Hope you guys can help me. Here is the question .

I have one applet which is using Java and JavaScript together ( I am
using JSObject ). I have one Java File called Query.java. In
Query.java file I have method called foo(). so, now i am calling
function foo() in javascript using document.Query.foo(). So, now
when I load this applet in the Mozilla browser everything works fine
on Windows. But I want to run that applet on Linux box. So, when I
try to load that applet its give me error says "document.Query.foo is
not a function". I just dont knwo what its happening, this perfectly
works on Win2K. If anyone of you know that answer then pelase let
me know. Any clue would be fine as well.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Linux JavaScript Or get search suggestion and latest updates.




Tagged: