Some layers become visible, others refuse!! help!!

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

  1. #1

    Default Re: Some layers become visible, others refuse!! help!!

    wow, thanks for your in-depth reply with such attention to detail...I really appreciate your help! I will go and look at the code now with your comments in mind and see if I can change things for the better. One immediate point....surely for this problem it doesnt matter at all about the mmShowhideLayers functions in any layers other than 'main' because it is this layer ('main') that is initially functional and visible. Therefore surely the mistake must lie in this layer (unless there is some sort of "onLoad" behaviour in the 'HOME' layer that hides the layer on load after the button"HOME" is clicked in the "main" layer)....but where I dont know!!

    I will amend the code in the initially invisible layers to ensure that each of the mmShowHideLayers functions shows AT LEAST one layer.

    Pete



    O'Shanahan webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Sites refuse to serve
      Recently, our extranet and intranet servers have been dying 2-3 times a day. There is no response from any browser either by URL or IP. The IIS...
    2. WU-FTP Q?: How to refuse users with an invalid home dir
      Hi, is there a way that WU-FTP can be configured to disallow users to connect that have no valid home dir? We had some trouble with permissions...
    3. Can I refuse all connections except replication?
      Informix 9.30 running on AIX 4.3.3 I have two instances running EDR in update anywhere mode. All connections are usually made to the "primary"...
    4. 2.6.0-test1: some modules refuse to autoload
      My apologies if this is a repeat... I originally sent it yesterday evening, and haven't seen any sign of it on the list. --- I'm starting to...
    5. Datagrid events refuse to fire (pt 2)
      Further to my earlier post the following events DO fire - ItemDataBound ItemCreated DataBinding Load PreRender UnLoad and the following...
  3. #2

    Default Re: Some layers become visible, others refuse!! help!!

    Pete:

    You're welcome!

    At the end of it all, I am pretty sure your problem stems from duplicate
    names. Check that first....

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver MX
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
    ANSWERS
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "O'Shanahan" <webforumsuser@macromedia.com> wrote in message
    news:bdcmc8$hi5$1@forums.macromedia.com...
    > wow, thanks for your in-depth reply with such attention to detail...I
    really appreciate your help! I will go and look at the code now with your
    comments in mind and see if I can change things for the better. One
    immediate point....surely for this problem it doesnt matter at all about the
    mmShowhideLayers functions in any layers other than 'main' because it is
    this layer ('main') that is initially functional and visible. Therefore
    surely the mistake must lie in this layer (unless there is some sort of
    "onLoad" behaviour in the 'HOME' layer that hides the layer on load after
    the button"HOME" is clicked in the "main" layer)....but where I dont know!!
    >
    > I will amend the code in the initially invisible layers to ensure that
    each of the mmShowHideLayers functions shows AT LEAST one layer.
    >
    > Pete
    >
    >

    Murray *TMM* 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