Closed
Bug 275691
Opened 20 years ago
Closed 15 years ago
fuvest.br -- javascript doesn't work
Categories
(Tech Evangelism Graveyard :: Portuguese, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dcordeiro, Unassigned)
References
()
Details
In the page there is a "newsticker" wrote in javascript that doesn't work in Firefox.
site uses document.all and document.layers Can you contact them and inform them that document.all is deprecated and should be replaced by document.GetElementByID to get full compatibility with W3C specs and all browsers since 1998?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•20 years ago
|
||
The script needs to be rewritten in standards-compliant script language to work in Gecko. http://bclary.com/ is a good place to point, and includes a link to the ECMAScript Language Specification that has been the standard for many years.
| Reporter | ||
Comment 3•20 years ago
|
||
I have sent then the tech letter in http://www.mozilla.org/projects/tech-evangelism/site/tech-letter-pt-br.html.
| Reporter | ||
Comment 4•15 years ago
|
||
The website was reformulated (probably a long time ago :)). This bug can be closed now.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•