Skip to main content
August 2, 2007
Answered

CFLAYOUT content appear as the menu

  • August 2, 2007
  • 3 replies
  • 269 views
I have a page with very standard zone where the top is a banner, followed by a menu, a zone for content and than the zone for the footer.

I start to think about the Testimonials little zone we gonna have on the zone of content (something like 150px X 100px). I decided to go with CFLAYOUT and CFLAYOUTAREA and use the SOURCE to push some "RANDOM functionalities in this little dynamic zone.

Guess what, the testimonials appear and replace the menu (which is a CFMENU). I do not understand because they are really not at the same place in the source code!!!

Any help will be appreciated,
    This topic has been closed for replies.
    Correct answer
    Forget this question as I changed my method and discover that the CFLAYOUT to display the CFMENU was too much interactions while the CFMENU when not forcing the width is adjusted automatically.

    3 replies

    Correct answer
    August 11, 2007
    Forget this question as I changed my method and discover that the CFLAYOUT to display the CFMENU was too much interactions while the CFMENU when not forcing the width is adjusted automatically.
    August 3, 2007
    Today the problem is less often. In fact, it seems that the problem is less than yesterday and I should say 1 on 5 times it happen (yesterday was approximately 4 times on 5). This is a kind of problem that I do not think I will receive any help because it is not documented and really associated to a lot of factors that will be probably to long to list here (such as the OS version, type and add-in installed and everything concerning the computer itself).

    I will try to see if the problem is from the server or happen only with the client - so in this case, with my computer only!!
    August 2, 2007
    Just to add that every 5 refresh, I have the testimonials appearing at the right place in the page, otherwise, it appears in replace of the menu (the menu is now displayed when the testimonial is shows in the menu position).