Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
mchat #1
Dreamweaver MX 2004 bug
I was using a dynamic function in Dreamweaver MX that has layers and when you hover over these arrows at the bottom, the content scrolls up. When I upgraded to Dreamweaver MX 2004, the WYSIWYG
mchat Guest
-
Dreamweaver MX 2004 with Contribute CS3
Good Afternoon, I have Adobe CS3 Web Premium edition, but a colleague located interstate is using DreamWeaver MX 2004. I would like him to design a... -
Dreamweaver MX 2004
Can anyone help me with the settings I need to connect to the ftp for PWP? Iım using Dreamweaver MX 2004. I was using Dreamweaver MX before & my... -
Dreamweaver MX 2004 and PHAkt
I have downloaded the 30-day trial version of Dreamweaver MX 2004 to evaluate using it for our corporate intranet. We use MySQL for intranet stuff,... -
Dreamweaver MX 2004 and MySQL
Hi I am having problems with Dreamweaver MX 2004; I am trying to set-up Connections and Recordsets for a PHP and MYSQL Website on my computer. ... -
urgent - Dreamweaver mx 2004 - asp.net
Disclaimer: I have considerable experience with DMX 2004 but am a newbie with asp.net. Here's the situation. I'm planning to start teaching... -
Murray *TMM* #2
Re: Dreamweaver MX 2004 bug
Yes?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"mchat" <webforumsuser@macromedia.com> wrote in message
news:dam345$6ja$1@forums.macromedia.com...>I was using a dynamic function in Dreamweaver MX that has layers and when
>you hover over these arrows at the bottom, the content scrolls up. When I
>upgraded to Dreamweaver MX 2004, the WYSIWYG
Murray *TMM* Guest
-
mchat #3
Re: Dreamweaver MX 2004 bug
I had to edit it, but I did it immediately, so this is what I continued with....
view has the layers go across in width as 516( 6094957) in the <td> tag and
759(6095171) as the table width. When I view it in the browser, it looks fine,
but it's difficult to design this in Dreamweaver when I'm constantly trying to
find the layers.
When I take out this tag,
<ilayer name="nscontainer" width=460 height=365 clip="0,0,460,365">
<layer name="nscontent" width=460 height=365 visibility=hidden>
</ilayer></layer>,
the table width snaps back to the correct size - 759 and the <td> is back to
516 in the WYSIWYG.
Help! If I can't get this corrected, I will have to downgrade to just MX.
mchat Guest
-
Murray *TMM* #4
Re: Dreamweaver MX 2004 bug
Why are you using <ilayer>? This tag is only recognized by NN4.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"mchat" <webforumsuser@macromedia.com> wrote in message
news:dam5lm$ai8$1@forums.macromedia.com...>I had to edit it, but I did it immediately, so this is what I continued
>with....
>
> view has the layers go across in width as 516( 6094957) in the <td> tag
> and
> 759(6095171) as the table width. When I view it in the browser, it looks
> fine,
> but it's difficult to design this in Dreamweaver when I'm constantly
> trying to
> find the layers.
>
> When I take out this tag,
> <ilayer name="nscontainer" width=460 height=365 clip="0,0,460,365">
> <layer name="nscontent" width=460 height=365 visibility=hidden>
> </ilayer></layer>,
> the table width snaps back to the correct size - 759 and the <td> is back
> to
> 516 in the WYSIWYG.
>
> Help! If I can't get this corrected, I will have to downgrade to just MX.
>
>
Murray *TMM* Guest
-
mchat #5
Re: Dreamweaver MX 2004 bug
I don't think this tag is relevent bc this same code works in Dreamweaver MX as a WYSIWYG and the WYSIWYG turns up funky when I upgraded to MX 2004.
mchat Guest
-
Murray *TMM* #6
Re: Dreamweaver MX 2004 bug
Why are you using it at all?
DMX was much less savvy about proper HTML than DMX2004 is. If your page
contains invalid HTML (and the <ilayer> tag is invalid HTML), then all bets
are off in DMX2004.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"mchat" <webforumsuser@macromedia.com> wrote in message
news:dam8cj$ejj$1@forums.macromedia.com...>I don't think this tag is relevent bc this same code works in Dreamweaver
>MX as a WYSIWYG and the WYSIWYG turns up funky when I upgraded to MX 2004.
Murray *TMM* Guest
-
mchat #7
Re: Dreamweaver MX 2004 bug
Bottom line is why does it work for one and not the other? What do I need to do?
mchat Guest
-
Murray *TMM* #8
Re: Dreamweaver MX 2004 bug
It is invalid code. DMX tolerated invalid code. DMX2004 is stricter about
that. Remove the <ilayer> tag.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"mchat" <webforumsuser@macromedia.com> wrote in message
news:damehb$nl3$1@forums.macromedia.com...> Bottom line is why does it work for one and not the other? What do I need
> to do?
Murray *TMM* Guest
-
mchat #9
Re: Dreamweaver MX 2004 bug
My whole page isn't in layers, it's inside a table to make a javascript
function.
This is that section:
<script type="text/javascript">
iens6=document.all||document.getElementById
ns4=document.layers
//specify speed of scroll (greater=faster)
var speed=1
if (iens6){
document.write('<div id="container"
style="position:relative;width:460px;height:365px; border:0px solid
black;overflow:hidden">')
document.write('<div id="content"
style="position:absolute;width:455px;left:0;top:0" >')
}
</script>
<ilayer name="nscontainer" width=460 height=365 clip="0,0,460,365">
<layer name="nscontent" width=455 height=365 visibility=hidden>
<!--INSERT CONTENT HERE-->
<p id="body">Starting a company from scratch and watching it grow into a
global organization is a very fulfilling experience. I’ve been
fortunate to watch the Crown Worldwide Group develop from an idea in
1965 to its current position as a leader in mobility management,
relocations,
records management and logistics services.</p>
<p id="body">My greatest pride comes from having created a platform for
many talented
people to develop their skills beyond even their own expectations.
I learned early in my career that when you trust people, many would
amaze you with their determination and abilities. These people have
built Crown around the world.</p>
<p id="body">Crown’s people are dedicated
to helping the increasing number of companies, government organizations
and educational institutions that have recognized the need to operate
throughout the world. We help these organizations, as well as private
individuals, by moving their valuable people, information and assets
to where they need them, in the smoothest possible way.</p>
<p id="body">Quality is the core philosophy
of Crown Worldwide, whether we are managing millions of business
documents
around the world, or providing specialized transport and storage for
materials ranging from high fashion to drilling rigs for oil companies.
Our continuing quest for quality extends to each staff member in every
location.</p>
<p id="body">To a large extent our customers
have driven our expansion, which has been conservative and steady. We
now operate across six continents — from New York to Doha and
from
Frankfurt to Ulaanbaatar. We will continue to grow and intend to be
wherever
our customers need us.</p>
<p id="body">Thank you for visiting our website.
We hope you'll enjoy learning more about Crown.</p>
<p><img src="Images/JimSignature.gif" width="143" height="54"><br>
<div id="body">Chairman<br>
Crown Worldwide Group</div></font></p>
<!--END CONTENT-->
</layer>
</ilayer>
<script language="JavaScript1.2">
if (iens6)
document.write('</div></div>')
</script>
mchat Guest
-
Murray *TMM* #10
Re: Dreamweaver MX 2004 bug
Good grief. I just noticed that you not only have the <ilayer> tag, but you
also have the <layer> tag. Neither of those tags are supported in ANY
browser other than NN4x. Why on earth? You will have to -
1. REMOVE this code from a table
2. Use a <div> tag for the 'layer' functionality
If you cannot do that, then I can't help you. DMX2004 will simply not
display these invalid tags.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"mchat" <webforumsuser@macromedia.com> wrote in message
news:damf4c$ofu$1@forums.macromedia.com...> My whole page isn't in layers, it's inside a table to make a javascript
> function.
>
> This is that section:
> <script type="text/javascript">
>
> iens6=document.all||document.getElementById
> ns4=document.layers
>
> //specify speed of scroll (greater=faster)
> var speed=1
>
> if (iens6){
> document.write('<div id="container"
> style="position:relative;width:460px;height:365px; border:0px solid
> black;overflow:hidden">')
> document.write('<div id="content"
> style="position:absolute;width:455px;left:0;top:0" >')
> }
> </script>
>
> <ilayer name="nscontainer" width=460 height=365 clip="0,0,460,365">
> <layer name="nscontent" width=455 height=365 visibility=hidden>
> <!--INSERT CONTENT HERE-->
> <p id="body">Starting a company from scratch and watching it grow into
> a
> global organization is a very fulfilling experience. I’ve
> been
> fortunate to watch the Crown Worldwide Group develop from an idea in
> 1965 to its current position as a leader in mobility management,
> relocations,
> records management and logistics services.</p>
> <p id="body">My greatest pride comes from having created a platform
> for
> many talented
> people to develop their skills beyond even their own expectations.
> I learned early in my career that when you trust people, many
> would
> amaze you with their determination and abilities. These people
> have
> built Crown around the world.</p>
> <p id="body">Crown’s people are dedicated
> to helping the increasing number of companies, government
> organizations
> and educational institutions that have recognized the need to
> operate
> throughout the world. We help these organizations, as well as
> private
> individuals, by moving their valuable people, information and
> assets
> to where they need them, in the smoothest possible way.</p>
> <p id="body">Quality is the core philosophy
> of Crown Worldwide, whether we are managing millions of business
> documents
> around the world, or providing specialized transport and storage
> for
> materials ranging from high fashion to drilling rigs for oil
> companies.
> Our continuing quest for quality extends to each staff member in
> every
> location.</p>
> <p id="body">To a large extent our customers
> have driven our expansion, which has been conservative and steady.
> We
> now operate across six continents — from New York to Doha
> and
> from
> Frankfurt to Ulaanbaatar. We will continue to grow and intend to
> be
> wherever
> our customers need us.</p>
> <p id="body">Thank you for visiting our website.
> We hope you'll enjoy learning more about Crown.</p>
> <p><img src="Images/JimSignature.gif" width="143" height="54"><br>
> <div id="body">Chairman<br>
> Crown Worldwide Group</div></font></p>
> <!--END CONTENT-->
> </layer>
> </ilayer>
>
> <script language="JavaScript1.2">
> if (iens6)
> document.write('</div></div>')
> </script>
>
>
Murray *TMM* Guest
-
mchat #11
Re: Dreamweaver MX 2004 bug
Thing is, it works in the browser. The code is fine bc I have
<script language="JavaScript1.2">
if (iens6)
document.write('</div></div>')
</script>
The issue is that it looks stretched out in DWMX2004 editing mode and makes
the table look wide in the WYSIWYG, but when I view it in a browser, it is fine
and when it is uploaded on the server it is fine. I just want it to look like
it does in DWMX as I am editing. That's the only issue. In the editing mode, it
doesn't look right. I don't know if there's a setting in DWMX2004 that is off.
Most of my site has this, so it's a little inconvenient to view these pages
like this while editing.
mchat Guest
-
Murray *TMM* #12
Re: Dreamweaver MX 2004 bug
I see. Sorry for the bandwidth. I just don't think I can help you....
Have you checked the page in Firefox or on the Mac?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"mchat" <webforumsuser@macromedia.com> wrote in message
news:damiai$t03$1@forums.macromedia.com...> Thing is, it works in the browser. The code is fine bc I have
> <script language="JavaScript1.2">
> if (iens6)
> document.write('</div></div>')
> </script>
>
> The issue is that it looks stretched out in DWMX2004 editing mode and
> makes
> the table look wide in the WYSIWYG, but when I view it in a browser, it is
> fine
> and when it is uploaded on the server it is fine. I just want it to look
> like
> it does in DWMX as I am editing. That's the only issue. In the editing
> mode, it
> doesn't look right. I don't know if there's a setting in DWMX2004 that is
> off.
> Most of my site has this, so it's a little inconvenient to view these
> pages
> like this while editing.
>
Murray *TMM* Guest
-
mchat #13
Re: Dreamweaver MX 2004 bug
That's fine....
It works in the browsers, it just comes up funky in the DWMX2004 program/editor, but it looks fine when I open the page in the DWMX editor.
Thanks anyways.
mchat Guest
-
Pia Ala Mode #14
Re: Dreamweaver MX 2004 bug
DW isn't a true WYSIWYG program. Never ever rely on it to see how a page
will look in a browser. You HAVE to open the page in a browser to test.
"mchat" <webforumsuser@macromedia.com> wrote in message
news:damksg$3fd$1@forums.macromedia.com...> That's fine....
> It works in the browsers, it just comes up funky in the DWMX2004
> program/editor, but it looks fine when I open the page in the DWMX
> editor.
>
> Thanks anyways.
Pia Ala Mode Guest



Reply With Quote

