MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Manual page 75

Extending dreamweaver
Hide thumbs Also See for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER:
Table of Contents

Advertisement

The
dreamweaver
the user's operating system. Use this property if you need to include special cases in your
extension code for localized operating systems, as shown in the following example:
if (dreamweaver,systemScript && (dreamweaver.systemScript.indexOf('ja')!=-1){
SpecialCase
}
The
systemScript
Language
Japanese
Korean
TChinese
SChinese
Operating systems for all European languages return
The site object
The
object has no properties. For information about the methods of the
site
Dreamweaver API Reference.
object has a property called
property returns the following values for localized operating systems:
Value
ja
ko
zh_tw
zh_cn
that lets you query the language of
systemScript
.
'en'
The Dreamweaver DOM
object, see the
site
75

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents