Forums
This topic is locked
Note for users editing in Dreamweaver on a Mac
Posted 26 Oct 2004 13:32:17
1
has voted
26 Oct 2004 13:32:17 Camillah Ringes posted:
Over the last couple of days we've been contacted by a few Mac users who've experienced some problems with the new extension.
We hasten to add this isn't all Mac users - but, if you are running into problems
with the code being changed by Dreamweaver on saving the page, then read on.
It appears that on saving the page the code changes, but unfortunately
not always in the same way. We are now looking into this problem and will
post a solution as soon as we have one.
For the moment, we can however show how the code inserted between the header
tags is supposed to look.
<pre id=code><font face=courier size=2 id=code><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Code Example</title>
<script language="javascript">
<!--
/* BEGIN Advanced HTML Editor */
var BaseURL = "../";
/* END Advanced HTML Editor */
//-->
</script>
<script language="JavaScript" src="../ScriptLibrary/AdvHTMLEdit.js"></script>
<script language="JavaScript" src="../ScriptLibrary/AdvHTMLLang.js"></script>
<style type="text/css">
<!--
/* BEGIN Advanced HTML Editor */
.dmx_btn { width: 22px; height: 22px; border: 1px solid #ECE9D8; margin: 0;
padding: 0; background-color: #ECE9D8; }
.dmx_btnOver { width: 22px; height: 22px; border: 1px outset;
background-color: #FCF9E8; }
.dmx_btnDown { width: 22px; height: 22px; border: 1px inset;
background-color: #FCF9E8; }
.dmx_btnNA { width: 22px; height: 22px; border: 1px solid #ECE9D8;
-moz-opacity:0.25; opacity:0.25; filter:
alpha(opacity=25);}
.dmx_menuBar { background-color: #ECE9D8; }
/* END Advanced HTML Editor */
-->
</style>
</head></font id=code></pre id=code>
And between the body tags with the default options:
<pre id=code><font face=courier size=2 id=code><form name="form1" id="form1" method="post" action="">
<textarea dmxedit="true" id="editor1" name="editor1"></textarea>
</form></font id=code></pre id=code>
--------------------------------------------------
Camillah Ringes
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
Replies
Replied 29 Oct 2004 22:00:30
29 Oct 2004 22:00:30 Brian DeCicco replied:
I'd love to say I've gotten that far but I haven't. Each time I drop the editor in and try to do anything with it, even clicking on it, DW crashes. Thoughts? I have AdvHTML editor 2.0.2 and DW 7.0.1.
Thoughts?
Thoughts?
Replied 29 Oct 2004 22:26:15
29 Oct 2004 22:26:15 Brian DeCicco replied:
Update - after numerous tries, I have been able to get some changes made, but this thing has made DW very unstable. Suggestions?
I have a Dual 1.42ghz with a gig of ram. That should be fine, I would hope.
I have a Dual 1.42ghz with a gig of ram. That should be fine, I would hope.