[Users] Is it possible to use a viewport with a drop-down css navigation menu in the north region?
Robert Buckley
robertdbuckley at yahoo.com
Tue Oct 19 08:49:15 CEST 2010
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
More information about the Users
mailing list