Re: Javascript compatibility
Michiel Boland <[email protected]> Mon, 10 Sep 2007 12:33:18 +0200 (MEST)
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 10 Sep 2007, [email protected] wrote: > Hello there, > > I've tried, without success, to run under mathopd a Javascript included > in a Web page which require the presence of a ".js" file for its > execution. > > At runtime, only the HTML tags are executed but nothing happens with the > script itself, despite the presence of the full pathname to the ".js" > file... Did you check that the .js file is actually retrieved? The .js file should appear in the access log with a 200 status. Cheers Michiel