Can anyone help with a simple coding problem?

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

  1. #1

    Default Can anyone help with a simple coding problem?

    I'm creating a website using Dreamweaver MX 2004 and making a real mess of it!
    I have created two pages which are identical in terms of background, but one
    has a text box in the middle. What I want to happen when you click the link to
    this page is the first one without the text box appears for a couple of
    seconds, then the other page automatically loads to give the impression that
    this text box has magically appeared. really simple, but I can't find any
    behaviour codes to make this happen!
    Can anyone help me out with a code or give me a clue to how it can be achieved
    really easily.
    Cheers everyone!

    SamB77 Guest

  2. Similar Questions and Discussions

    1. ASP Coding Problem, XMLDOM-related (or just language-related!)
      Hi, I'm hoping someone can help me with this problem. I'm not sure whether the problem lies with the software or with my understanding of the...
    2. Layout Coding problem
      I'm trying to code a layout using tables.I don'y really understand it at all.WHenever I put a table on the area that i want to spread when more is...
    3. Problem Coding a Tutorial
      I found a new book for again starting out to learn PHP/MySQL Web App programming. I've begun exercises toward that end. So far I've opened...
    4. Coding Problem
      I'm guessing that you're deleting the first item from the list gFinalExam every time a new question is used. Otherwise the user would always get...
    5. A simple problem with a really simple form
      Hi there, I'm having a problem with designing a very small form in Dreamweaver. Its just a login form with username and password textfields - the...
  3. #2

    Default Re: Can anyone help with a simple coding problem?

    You can try just using the same page and hiding and showing the layer using the Behaviors menu. that would acheive the same thing without having to load another page.
    GI2000 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