|
|
 |
Re: FN-FORUM need some help in javascript
date posted 21st January 2002 15:21
oh yes i've just found them in netscape but still could not find the
relevant specs in msn...
marco
>From: "marco polo" [EMAIL REMOVED]
>Reply-To: [EMAIL REMOVED]
>To: [EMAIL REMOVED]
>Subject: FN-FORUM need some help in javascript
>Date: Mon, 21 Jan 2002 14:45:55 +0000
>
>hi there,
>
>i've just started learning javascript from scratch and looked at how others
>implemented in actual practice. i have had a look of overlib.js from
>bosrup.com and have found quite a lot of 'unexpected' objects in the code,
>eg.:
>
>var ns4=(document.layers)? true:false
>var ie4=(document.all)? true:false
>if (navigator.userAgent.indexOf('MSIE 5')>0)
>document.captureEvents(Event.MOUSEMOVE)
>var lyr=o3_frame.document.overDiv.document
>03_frame.document.all["overDiv"].innerHTML
>over=o3_frame.overDiv.style ...
>
>the objects like document, navigator, userAgent and functions like
>captureEvents etc cannot be found elsewhere in the document. how do these
>objects, functions and properties come about? are they built-in in
>javascript? i looked at netscape and msn's specs but couldn't find those.
>
>marco
>
>_________________________________________________________________
>Mit MSN Fotos können Sie problemlos Ihre Fotos ausdrucken und anderen
>Benutzern zur Verfügung stellen:
>http://photos.msn.de/support/worldwide.aspx
>
>
>============================================================
>= Get your message here for as little as £1 per week =
>= =
>= http://www.freelancers.net/cgi/sponsor.cgi?action=show =
>============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 5000 freelancers
>
>Freelancers and Freelance Jobs:
>http://www.freelancers.net
>
>Forum FAQs:
>http://freelancers.netrickery.com
>
>To unsubscribe please email:
[EMAIL REMOVED]
>
>If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
_________________________________________________________________
Testen Sie MSN Messenger für Ihren Online-Chat mit Freunden:
http://messenger.msn.de
|
 |
|