|
-
Aug 21st, 2000, 12:15 AM
#1
Thread Starter
Junior Member
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
-
Aug 21st, 2000, 03:55 AM
#2
Addicted Member
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!"
-
Aug 21st, 2000, 02:22 PM
#3
Frenzied Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|