Results 1 to 4 of 4

Thread: problem with dhtml please help.

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2001
    Posts
    746

    problem with dhtml please help.

    my dhtml menu isnt beings recognized as a object or that it's there so when i try to put somethin next to it it just goin behind it or infront of it. someone gave me this suggestion but i dont know were to put the code. im using dreamweaver.

    If you are using CSS try putting

    code: position: absolute;

    in the properties you have for the thing that is doing the covering up.

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2001
    Posts
    746
    and how do i change the size of a text field?

  3. #3
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    1. Do you have any code?

    2. Adjust the size property as desired:

    [code]
    <input align="center" size="50" name="" type="text" value="test">
    [/code

  4. #4
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    1. Do you have any code?

    2. Adjust the size property as desired:

    Code:
    <input align="center" size="50" name=""  type="text" value="test">

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width