Netscapeのバージョンと機種の差異による違い、Explorer 3.0との解釈の違い、演算精度の違いなどで互換動作が期待できない命令があります。
Explorer 3.0はNetscape 2.0互換JavaScriptとなっていますが実際には動作しない命令があります。
以下にNetscape各バージョンとExploer互換動作が期待できる命令を載せておきます。
・Mathオブジェクト
abs,ceil,floor,max,min,round
・ナビゲーターオブジェクト
userAgent,appVersion,appName,appCodeName
・文字列
bold,sub,sup,strike
・ウィンドウ
close,status
・Dateオブジェクト
getDay,getHours,getMinutes,getMonth,getSeconds,getTime
・ドキュメント
anchors,close,title
・イベント
onLoad,onUnload
・フォーム
action,button,checkbox,defaultChecked,defaultSelected,elements,forms,hidden,index,method,options,password,radio,select,selected,selectedIndex,text,textarea,value
・フレーム
frames,length,location,name,parent,top
・リンク
anchor,host,hostname,link,links,location,pathname,port,protocol