[ka-Map-users] table free layout

Lorenzo Becchi lorenzo at ominiverdi.com
Mon Sep 12 13:34:53 EDT 2005


Paul,
Ka-map layout is a normal 2 cols, header and footer.
I've seen things changed a lot in last two month but there are still
tables in, just for layout.

can we do something like:
-------------------------------------------------
<div id="header">
	<div id="toolbar">... ... ... </div>
</div>

<div id="content">
	<div id="viewport"> </div>
	<div id="reference"> 
		<div id="keymap"></div>
		<div id="legend"></div>
		<div id="scalebar"></div>
	</div>
</div>

<div id="footer">... ... ...</div>
<div id="extraDiv1"> ... ... ... </div>
<div id="extraDiv2"> ... ... ... </div>
-------------------------------------------------
A structure like this may allow many different layout solution and it
must have a good backward compatibility.
It is possible to put help or other stuff in the extra divs.

I dream a really clean index.html
we can move CSS and JAVASCRIPT init externally

is it just a dream?

cheers 
Lorenzo

ps: I know that it would be better to offfer a pratic solution. maybe
soon.


More information about the ka-Map-users mailing list