Type Error DW6 MX
i getting multiple repeat errors when open document in dw6 mx.
"the following translators not loaded due errors:
following javascript error(s) occurred:
at line 16 of file "c:\prog...\translators\server model ssi.htm":
typeerror: dw.getthirdpartynonemptyscriptmodeltags not function "
at line 16 in .htm file reads
// don't want translate if inside <style>, <script>
// or third-party, non-empty script-model tag. initialize
// array of tag names "ignore". here
// happens once.
var ignoretagarray = dw.getthirdpartynonemptyscriptmodeltags();
ignoretagarray.push("script");
ignoretagarray.push("style");
ignoretagarray.push("map");
this never happend before on other machine until now. can fix problem w/o having re-install.
thx time
sean
"the following translators not loaded due errors:
following javascript error(s) occurred:
at line 16 of file "c:\prog...\translators\server model ssi.htm":
typeerror: dw.getthirdpartynonemptyscriptmodeltags not function "
at line 16 in .htm file reads
// don't want translate if inside <style>, <script>
// or third-party, non-empty script-model tag. initialize
// array of tag names "ignore". here
// happens once.
var ignoretagarray = dw.getthirdpartynonemptyscriptmodeltags();
ignoretagarray.push("script");
ignoretagarray.push("style");
ignoretagarray.push("map");
this never happend before on other machine until now. can fix problem w/o having re-install.
thx time
sean
see if technote gets pointed in right direction:
troubleshooting javascript errors in dreamweaver
http://www.adobe.com/go/19105
--
david alcala
adobe product support
troubleshooting javascript errors in dreamweaver
http://www.adobe.com/go/19105
--
david alcala
adobe product support
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment