Hi,

I am using a viewport to display one map. I would like to give the user the 
chance to load more maps by reloading various viewports depending on which map 
is chosen. The navigation menu should ideally be in the north area, but I am 
not 
sure if this can be done



my north panel is defined like this...

var northPanel={
    region: 'north',
    height: 100,
    contentEl: "title",
     
bodyStyle:'background-image:url("../images/greenzgb_fade.png");background-repeat:no-repeat;background-position:right
 top;',
    minSize: 75,
    maxSize: 250,
    cmargins: '0 0 5 0'
    };



At the moment there is just an image in the north panel.

If I were to put a navigation menu in the northregion how would I do this? 
separate css and html in a file and then load it somehow into the contentEl?

Thanks for any pointers.

Yours,

Robert



_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to