Preserved Topic: help with positioning... heck, help with everything! (Page 1 of 1) |
|
---|---|
Paranoid (IV) Mad Scientist From: |
posted 04-20-2000 01:36
|
Paranoid (IV) Mad Scientist From: EN27 |
posted 04-20-2000 01:54
Well, after looking reading you post and looking at your image I'm thinking DHTML(Specifically layers) and JavaScript, would be an excellent solution for you. But before I make any further suggestions, I'm curious as to how much you know about these items. <P>-I'm not a complete idiot, |
Maniac (V) Lord Mad Scientist Sovereign of all the lands Ozone and just beyond that little green line over there... From: Stockholm, Sweden |
posted 04-20-2000 11:45
Well, I look in a minute, but without even looking I'll say that you could use frames to center it pretty easily. Here's a frameset that would allow centering in a 400x500 area...<P><frameset rows="*,400,*" FRAMEBORDER="0" BORDER="0" framespacing="0"><P><FRAME SRC="white.html" border="0" framespacing="0" |
Paranoid (IV) Mad Scientist From: |
posted 04-20-2000 20:04
wow, thanks for the responses.. i'm excited that i might finally start making progress on the page again!<P>F1_error: i'm completely in the dark when it comes to DHTML. and i shouldn't be obviously, if i want to be able to keep up... can you recommend somewhere to start reading up?<P>DocOzone: wow, thanks for the code. i don't have time to work on it right now, but it looks like that could be just what i was looking for... unlike C though, just doing html on paper doesn't usually garner the right results for myself, haha.<P>so i'll tinker with the code and try to read up on dhtml. thanks a million for all the help.<P>cheers.mikey.milker |
Nervous Wreck (II) Inmate From: Vineland, NJ USA |
posted 04-21-2000 05:54
See if this will help you a little further. |
Nervous Wreck (II) Inmate From: Vineland, NJ USA |
posted 04-21-2000 18:03
I took a look at the previously mentioned page in Netscape (Version 4.08) today, and the [Zero] buttons did not show up. If you have IE, use that in the mean time and I will work on a fix for Netscape.<P>HTMLGuru.com is a good place to Start for DHTML and Layers<P>[This message has been edited by Ted (edited 21-04-2000).]<p>[This message has been edited by Ted (edited 21-04-2000).] |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 04-28-2000 00:49
You can't put the DIV style information in the DIV tag and have it work with Netscape. Best to put it in <STYLE> tags at the top something like this |