Preserved Topic: scalable dhtml? (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: |
posted 06-28-2000 05:25
Hi all. I'm trying to design a relatively plain-looking interface; what I'm shooting for is functionality. Anyway, I'd like to use the dhtml I know (especially visibility) to make a menu bar-like thing, with further details enclosed in a large box. Doing that isn't a worry... until I try to allow it to fit an arbitrary screen size. Since I plan to have each div tag contain just text and other regular html tags, it would be nice if each div would be able to scale, the way table elements do in standard html pages. |
Nervous Wreck (II) Inmate From: Bucharest, Romania |
posted 06-30-2000 00:32
i think you should grab the window size with the onLoad event and reload the page each time the widow size chages. i hope it makes sense. |
Nervous Wreck (II) Inmate From: |
posted 06-30-2000 03:17
I've just looked at a few of the things listed there... I haven't yet found exactly what I was originally thinking of, but I did find something that is functionally the same. Thanks for pointing out such a good site. |
Nervous Wreck (II) Inmate From: Bucharest, Romania |
posted 06-30-2000 23:41
gee i'm honored <img border=0 align=absmiddle src="http://www.ozones.com/forum/biggrin.gif"> also check out www.bratta.com |