Closed
Bug 159638
Opened 23 years ago
Closed 11 years ago
radiofg.com - Javascript fails to display
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: owen, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020726
BuildID: 2002072608
This might be two seperate bugs. frameset.htm opens up webcamtop.htm.
webcamtop.htm fails to load a javascript page with dynamic data. It fails to
display any text, however the text is displayed with IE.
frameset.htm also opens up webcam.html, which contains a javascrip applet that
states it is loading, but it never loads. The applet loads with IE.
Reproducible: Always
Steps to Reproduce:
Go to the web site; it never loads w/ Mozilla
The page displays a webcam of a radio station, along with the current song's
title/artist. This info is updated constantly. It works fine with IE, but
fails to load with Mozilla.
Comment 1•23 years ago
|
||
Javascript is not Java.
Java-Implemented Plugins doesn't mean problems with applets.
-> DOM0 (i get an JS alert "Error: undefined")
Assignee: idk → jst
Component: Java-Implemented Plugins → DOM Level 0
QA Contact: avm → desale
Comment 2•23 years ago
|
||
the top frame loads ActiveX object by javascript, which I don't
think mozilla supports.
the bottom frame applet loads for me. Which version of JRE (java
run-time environment) are you using?
Reporter | ||
Comment 3•23 years ago
|
||
i have java 2 runtime environment, standard edition 1.3.1. that appears the be
the latest public release (or am i just inept w/ the sun site?). any other info
you needed?
![]() |
||
Comment 4•23 years ago
|
||
Looking at http://java.sun.com/j2se/, it looks like the current version is 1.4.0
and there is a beta of 1.4.1...
The 1.4.0 plugin is much less buggy than the 1.3.1 plugin, so if you could give
it a show that would be great.
Reporter | ||
Comment 5•23 years ago
|
||
i updated JRE to 1.4.1. i also am running build 2002080508. the java applet
with the graphic runs fine, however the page does not load the top text (which
has been reported to be activex). i still do get the the [JavaScript
Application] popup that reads "Error: undefined"
Comment 6•23 years ago
|
||
This seem to be a TE
<meta NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
document.all.myTable.insertRow(
g_objXMLDOM = new ActiveXObject("Microsoft.XMLDOM");
-> TE
Assignee: jst → susiew
Status: UNCONFIRMED → NEW
Component: DOM Level 0 → US General
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: desale → zach
Version: other → unspecified
Updated•22 years ago
|
Summary: Javascript fails to display → radiofg.com - Javascript fails to display
Comment 7•22 years ago
|
||
doesnt look like US General to me.
there is also a TE bug about radiofg : bug 188821
Comment 8•22 years ago
|
||
tech evang june 2003 reorg
Assignee: susiew → english-us
QA Contact: zach → english-us
Comment 9•14 years ago
|
||
The new URL for Radio FG webcam is http://www.radiofg.com/modules.php?name=Fg_Webcam
The URL is WFM with Firefox 5.0 on Windows XP and Java 1.6.0.26.
![]() |
||
Updated•11 years ago
|
Assignee: english-us → nobody
Status: NEW → RESOLVED
Closed: 11 years ago
Component: English US → Desktop
Resolution: --- → WORKSFORME
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
You need to log in
before you can comment on or make changes to this bug.
Description
•