Results 1 to 3 of 3

Thread: DIV and Input

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 1999
    Location
    Q.C., Phils.
    Posts
    27
    I'm using <Div> to format the content of my page. and inside these Divs Tag are Input elements (Text and Select).
    It works fine on IE but goes all wrong on NS.
    The following code looks bad on NS:
    <Div Style="position:absolute; top:0px;">
    <INPUT name=text2 value="xxx"> Some text
    </Div>

    In NS, the text box is totally invisible while the rest of the text shows up.
    Any ideas? Does anybody know how to fix thing with NS.
    Share your knowledge, it is the best way to achieve immortality

  2. #2
    Addicted Member Skeen's Avatar
    Join Date
    Jul 2000
    Location
    Abingdon, Oxon
    Posts
    138
    I've been told ( don't know how much truth there is in it though ) that VBscript just dosn't like navigator. Don't know why but I think this is the case.
    "It wasn't the booze that made me snooze, It was the Gin that did me in!"

  3. #3
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    Skeen's right about VBScript being IE only bt that's got nothing to do with this because it it's not VBScript!


    One thing that I have noticed with Netscape is that if you open a tag it likes you to close it again as well whereas IE encourages sloppy coding

    Mark
    -------------------

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