The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Web Design
> JavaScript Development
|
What happened with JavaScript?
Discuss What happened with JavaScript? in the JavaScript Development forum on Dev Shed. What happened with JavaScript? JavaScript Development forum discussing JavaScript and DHTML, AJAX, and issues such as coding cross-browser JavaScript.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

September 9th, 2001, 07:35 PM
|
|
Contributing User
|
|
Join Date: Feb 2001
Location: USA
Posts: 830
Time spent in forums: 3 h 17 m 56 sec
Reputation Power: 13
|
|
|
What happened with JavaScript?
Does anyone know why, as of version 1.4 (client side), there is no mention of the window object in the JavaScript documentation? Why, in fact, the whole "client-specific features" section is absent? Is it just that nothing about the window object has changed while the core language has been changed, and they didn't feel like repeating that part of the documentation? If that is the case, it's extremely lazy, and it would be nice if they at least mentioned it. Thanks.
|

September 12th, 2001, 09:40 PM
|
|
Contributing User
|
|
Join Date: Feb 2001
Posts: 81
Time spent in forums: < 1 sec
Reputation Power: 13
|
|
|
Which JavaScript documentation are you referring to?
|

September 13th, 2001, 07:26 PM
|
|
Contributing User
|
|
Join Date: Feb 2001
Location: USA
Posts: 830
Time spent in forums: 3 h 17 m 56 sec
Reputation Power: 13
|
|
Thanks for responding, rdominy. Good question, good question. I'm referring to the official JavaScript documentation at Netscape. You can reach all of this through http://developer.netscape.com/. Actually, since my original post, while pouring over the docs, I realized that up to version 1.3 the docs are titled 'CLIENT-SIDE JAVASCRIPT DOCUMENTATION'. After v1.3, they are titled 'CORE JAVASCRIPT DOCUMENTATION'. I guess the real question is, where is the client-side JavaScript documentation for Netscape 6? What is the window object that Netscape 6 provides to JavaScript? I can't find any info on this anywhere. If anyone knows about this, please clue me in. For the time being, I am assuming the window object in NS 6 is the same as in Navigator 4.x.
JavaScript 1.2 documentation
JavaScript Guide
JavaScript Reference
CLIENT-SIDE JAVASCRIPT 1.3 DOCUMENTATION
Client-Side JavaScript Guide
Client-Side JavaScript Reference
CORE JAVASCRIPT 1.4 DOCUMENTATION
Core JavaScript Guide
Core JavaScript Reference
CORE JAVASCRIPT 1.5 DOCUMENTATION
Core JavaScript Guide
Core JavaScript Reference
A little help here, anybody?
|

September 14th, 2001, 01:17 AM
|
|
Contributing User
|
|
Join Date: Feb 2001
Posts: 81
Time spent in forums: < 1 sec
Reputation Power: 13
|
|
I know exactly what you mean about the Netscape documentation -- it's a mess! When I went looking for documentation on Netscape 6 about a month ago, trying to sift through what they had was no easy task. Much of what they have just points at standards documents saying, "yeah we support that". I don't think I ever found a really comprehensive guide to what exactly is in Netscape 6.
Here are some of the more useful links/resources that I did find:
http://javascript.about.com/cs/netscape6/
With respect to the window object, it is supported in Netscape 6 and I don't believe there's really been much change in it from previous versions. I suppose they might have dropped some NS 4.x specific features, but I haven't really looked into it. The standard IE/NS window features seem to all be there.
|

September 14th, 2001, 07:32 AM
|
|
Contributing User
|
|
Join Date: Feb 2001
Location: USA
Posts: 830
Time spent in forums: 3 h 17 m 56 sec
Reputation Power: 13
|
|
|
For the time being, that's what I'm assuming, that it is the same as in 4.x, but I want to see some definitive documentation. Frankly, I don't think Netscape is going to make it. They are misguided (this can only get worse being owned by AOL), their documentation is a mess, the bug lists for their wonder browser are miles long. I'll check out your site, thanks.
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|