Forms Input Text Box

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Forms Input Text Box

    :confused;
    Does anyone know why sometimes Forms Text Input boxes will display in a
    browser as a pale yellow and other times they will not? In a form I will enter
    the text of "Input your name:" and have a text input box next to it. When
    previewed in IE6 the box is top and left shaded and is colored pale yellow. If
    I change "Input your name:" to "Input your city:" the box is now just a white
    box with a black outline, no shading, no pale yellow. If I change "input you
    city:" to "Input your email:" the box is now back to the top and left shaded
    with the pale yellow color.
    Completely baffled.


    gr8gyro Guest

  2. Similar Questions and Discussions

    1. generating a custom graphic from a forms input
      Im starting from nothing so.. not sure if this is the right place for this question but here it goes... I would like to basically create an...
    2. Forcing Input in Forms
      I am creating an interactive module, and some if it has step by step instruction. For instance, if I have a check box, and a drop down menu list,...
    3. Allowing special characters in input forms
      What do I need to do to allow users to use special characters (i.e. &, ", ') in input and textarea forms. Thanks!
    4. Improving The Checkbox Input On Forms
      ASP Developer, I have read many posts by developers frustrated by how the checkbox input commonly used on forms works. When the checkbox is...
    5. Are secure forms input impossible?
      Hello everybody. I have a problem with stripping tags from form-input. There seems to be tons of information about this on the Internet and I...
  3. #2

    Default Re: Forms Input Text Box


    "gr8gyro" <webforumsuser@macromedia.com> wrote in message
    news:d1shpe$g5l$1@forums.macromedia.com...
    > :confused;
    > Does anyone know why sometimes Forms Text Input boxes will display in a
    > browser as a pale yellow and other times they will not? In a form I will
    > enter
    > the text of "Input your name:" and have a text input box next to it. When
    > previewed in IE6 the box is top and left shaded and is colored pale yellow.
    > If
    > I change "Input your name:" to "Input your city:" the box is now just a
    > white
    > box with a black outline, no shading, no pale yellow. If I change "input you
    > city:" to "Input your email:" the box is now back to the top and left shaded
    > with the pale yellow color.
    > Completely baffled.
    >
    >
    Most likely you have a browser toolbar attempting to fill the form.

    HTH

    -Rb

    -Rb 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