Dreamweaver MX 2004 bug

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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,...
    4. 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. ...
    5. 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...
  3. #2

    Default 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

  4. #3

    Default 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

  5. #4

    Default 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

  6. #5

    Default 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

  7. #6

    Default 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

  8. #7

    Default 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

  9. #8

    Default 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

  10. #9

    Default 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

  11. #10

    Default 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

  12. #11

    Default 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

  13. #12

    Default 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

  14. #13

    Default 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

  15. #14

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139