|
-
Nov 28th, 1999, 11:46 PM
#1
Thread Starter
New Member
After creating a frameset, how can I control the margin settings. I have tried setting it to zero in both CSS and JavaScript with no success?
I.E. topmargin="0" leftmargin="0" and the corresponding JavaScript syntax.
[This message has been edited by Lanman (edited 11-29-1999).]
-
Nov 29th, 1999, 01:57 AM
#2
Addicted Member
Here you go:
<body topmargin="0" leftmargin="0">
------------------
"To the glory of God!"
-
Nov 29th, 1999, 06:10 PM
#3
Sorry, VB-Square Moderator, but I'm pretty damn well sure that the topmargin and leftmargin arguments of the body tag are not supported by Netscape.
Don't think there is any javascript to do it either...unless some clever dhtml code is supported by Netscape, but let's face it - that's very unlikely.
Be a good lad and get IE 5!!
------------------
Matthew Ralston
E-Mail: [email protected]
ICQ:31422892
Web Sites:The Blue Link My Home Page
-
Nov 29th, 1999, 07:17 PM
#4
Addicted Member
Ok. Sorry, I had not tested the code on Netscape - I assumed that it would work anyway.
------------------
"To the glory of God!"
-
Jan 25th, 2000, 07:15 PM
#5
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
|