Re: [PROPOSAL] Keel look and feel
Raoul Pierre <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Shash, Sasvata (Shash) Chatterjee a écrit : > Pierre, > > I started last night to break out the header, CSS etc. from the apps. > I got app-personality created, and am now going through and cleaning > out the app-* (so far, app-register and clnt-struts are done). Once I > check that in, you can take app-personality and put these files in and > integrate them, we can all get a chance to look at it actually working > and judge. Until then, what does this do differently from what we have? I tried to get a result as close as possible of present app-navigation. But: - only one jsp file to include and one css file to import, and you can do it anywhere; - all the presentation is in one place, the CSS file (no more MENU_POS1 and MENU_STYLES1 arrays) - loading is faster. If we want more features than the present app-navigate, yes we need again javascript. But then it's better to use a good toolkit already existing lile StrutsMenu or JsCookMenu. For me app-navigate had just to provide a simple presentation to start with the "menu" which it generates. > Am I understanding correctly, that we still need Javascript (in the > .htc file) for IE anyway? Yes JavaScript is needed to add hover capability to IE. But all is done in csshover.htc file so that you can forget it. There is some other CSS tricks for IE, but in any case you had to do with them. Pierre http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com