What is the difference between: fgColor and bgColor in

DynDocument = function(frame) {
   ...
   this.fgColor = this.doc.fgColor||'';
   this.bgColor = this.doc.bgColor||'';
   ...
}

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/

Reply via email to