Re: Moving the app-navigate menu
Shash Chatterjee <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Max, > > Is it possible to move the app-navigate menu bar from the top left of > the browser to a position relative to a html table element? > Yes, but currently by hardcoding the menu position in the menu.js file (look at MENU_POSx). But, this is easier now, since menu.js is moved into app-personality now (meant to be replaced by a "my-app-personality", or something to that effect). > Also, Shash please let us know when you have completed your > app-personality work. Please go ahead and use it for development (probably better to sync everything from CVS, and do a maven multiproject:clean and rebuild all the JARs), aesthetics will be an ongoing thing to improve for a bit. Feedback welcome on what needs to be updated. Shash