Keeping Elements Hidden when copying

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

  1. #1

    Default Keeping Elements Hidden when copying

    I created a pop-up menu in Fireworks and exported it to Dreamweaver. When I
    open the exported file, which I eventually copy into other weppages, it appears
    correctly. The navigation bars are all that appear and the menus are hidden.
    However, when i copy the HTML and paste it into a new page in the same folder a
    problem results. The navigation bars appear fine, but the links and script
    icons for the pop-up menus appear under the navigation bar set. This causes all
    of the other items in my webpage to move around and I can't determine the
    proper placing of body text and other photos. When i preview the page in
    internet explorer, everything is fine, it is only when i view the page in
    dreamweaver. How do i fix this problem with the previously hidden items
    appearing in the new pages so that i can determine proper placement of other
    elements? Thanks!

    brandonmacro Guest

  2. Similar Questions and Discussions

    1. Help! Experimenting copying and pasting elements from IND into AI
      Hello there, I have a strong preference for creating layouts in IND, because that's what I'm used to. I've received an order for an...
    2. Time Keeping
      I'm currently running Illustrator CS on Microsoft Windows XP Professional Service pack 2. What I would like to ask is there anyway to determine how...
    3. Keeping an action going....
      Okidoki; you're welcome. John -- ---------------------------------------------------------------------------- ----------- RESOURCES...
    4. Hidden HTML elements not posting
      New install of 4.3.3 and apache 1.3.27 as the web server. The install went fine, no major hickups or anything like that. But now, I'm finding...
    5. Keeping appearances____How?
      I've created a scroll pane with a series of buttons inside a movie clip which is scrolled. The problem is that after somebody has clicked on one of...
  3. #2

    Default Re: Keeping Elements Hidden when copying

    The problem occurs just within the same folder? Or do you mean it appears when
    inserting elements from FW to DW within the same page? If so there may be
    conflicts with script variables.

    I suppose this effect is just some bug within DW regarding the handling of
    JavaScript. DW caches the pages contained in the site and interpretes
    JavaScript code to realize the preview feature within the application.

    If you just use the same code with same behavior without modifications, DW may
    become confused. Try a slightliy different naming when using the same menu
    within different pages on ONE site.

    I don't know if this helps but you may give it a try.

    The Challenger 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