1
edit
(→Archiving Suggestions: add something so that the page is not empty :)) |
|||
Line 20: | Line 20: | ||
: gone - obsolete, and [http://www.google.com/search?q=link%3Ahttp%3A%2F%2Fwww.mozilla.org%2Fxpfe%2Fissues.html nothing links here] --Jorend ''(copied from MDC:Needs_Redirect.)'' | : gone - obsolete, and [http://www.google.com/search?q=link%3Ahttp%3A%2F%2Fwww.mozilla.org%2Fxpfe%2Fissues.html nothing links here] --Jorend ''(copied from MDC:Needs_Redirect.)'' | ||
=== docs/ === | |||
; http://www.mozilla.org/docs/web-developer/css1technote/css1tojs.html: Cross-Browser DHTML TechNote: Code Generator for Setting CSS1 Properties from JavaScript | |||
That document is clearly outdated, obsolete. Some code examples | |||
are wrong, use invalid markup code or will not even work in | |||
Firefox 1.0. It would require much more work to update it than | |||
to rewrite it from scratch. I already said so in | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=345664#c27]--[[User:GT|Gérard Talbot]] 14:29, 29 April 2008 (EDT) | |||
; http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html: The Ultimate JavaScript Client Sniffer, Version 3.03: | |||
Determining Browser Vendor, Version, and Operating System With JavaScript | |||
That document is clearly outdated, obsolete and even very wrong, | |||
incorrect according to best recommendable coding practices for today and that we propose and recommend in 2 MDC webpages. | |||
I already explained so in | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=345664#c27] | |||
--[[User:GT|Gérard Talbot]] 14:29, 29 April 2008 (EDT) | |||
; http://www.mozilla.org/docs/codestock99/: Slides from CodeStock '99 | |||
and its related documents: | |||
http://www.mozilla.org/docs/codestock99/html40/index.htm | |||
http://www.mozilla.org/docs/codestock99/xbdhtml/index.htm | |||
http://www.mozilla.org/docs/codestock99/css/index.htm | |||
etc. | |||
Those documents are clearly outdated, rely on frames (with | |||
NORESIZE and SCROLLING="NO" specified!), rely on javascript | |||
support enabled (onclick to move to next or previous slide), | |||
have validation markup errors, are difficult to use | |||
(accessibility). We already have tutorials on HTML 4, CSS1 | |||
& 2, DOM 1, etc. at MDC which are all better suited. See | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=350534] | |||
--[[User:GT|Gérard Talbot]] 14:29, 29 April 2008 (EDT) | |||
[add link here] | [add link here] |
edit