Closed Thread Icon

Preserved Topic: scalable dhtml? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=17774" title="Pages that link to Preserved Topic: scalable dhtml? (Page 1 of 1)" rel="nofollow" >Preserved Topic: scalable dhtml? <span class="small">(Page 1 of 1)</span>\

 
SCarab
Nervous Wreck (II) Inmate

From:
Insane since: Jun 2000

posted 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.

I could make something in Photoshop, cut it up, etc., but that requires using fixed dimensions and lots of images. At the moment, I'm looking for the fastest-loading thing possible, while still looking good and being functional. Or I could set exact dimensions for each div and use text... that would be fast-loading, but wouldn't conform to a user's screen and would have trouble dealing with the default font sizes of different users.

I'm not sure if such a thing is possible, but if it is, I'd appreciate someone pointing me in the right direction. Thanks much.

--SCarab

Chris Bala
Nervous Wreck (II) Inmate

From: Bucharest, Romania
Insane since: Jun 2000

posted 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.
you might try www.dansteinman.com/dynduo
another solution is to document.write your styles for the divs
sorry, i don't really have enough time right now, but dan stieman uses these methods in his tutorials

There is no spoon...sort of speaking

SCarab
Nervous Wreck (II) Inmate

From:
Insane since: Jun 2000

posted 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.

Ah, people who have clues, and are willing to share them <img border=0 align=absmiddle src="http://www.ozones.com/forum/smile.gif">

Thanks again.

--SCarab

Chris Bala
Nervous Wreck (II) Inmate

From: Bucharest, Romania
Insane since: Jun 2000

posted 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

There is no spoon...sort of speaking

« BackwardsOnwards »

Show Forum Drop Down Menu