In IE7 and IE8 (but not Chrome or Firefox), when I hover over a menu,
right after it drops down it suddenly becomes a little wider (maybe by
15%-20%), which looks odd. Note, this is not new behavior (same thing
in the original scaffolding app) -- I just probably noticed it more as
I played with these new menus. Would be great if that could be fixed.

More generally, regardless of what browsers _we're_ using, it's
probably always a good idea to test all client-side stuff in IE, as
that's still the most widely used browser.

Anthony

On Sep 22, 3:01 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> I love this and I would like to include it in the web2py but I have
> three problems:
>
> 1) it no longer uses ez.css for layout (id had the options for left
> and right sidebars for example)
> 2) there is extra space between header-manu, menu-content, content-
> footer. If a user were to replace the header background with an image,
> there would a separation with the menu bar for example.
> 3) I would still like the flash to be black because works better on a
> colored background.
>
> Do you think these can be put back?
>
> Massimo
>
> On Sep 22, 12:33 pm, "Martin.Mulone" <mulone.mar...@gmail.com> wrote:
>
>
>
> > welcome app normalize hack ie and html5 ready
>
> > I made some changes to welcome app, based on 
> > thishttp://html5boilerplate.com/
> > and other stuff.
>
> > * Added support ie 6.0 png transparency (hack)
> > * Normalize all tags
> > * Support for html 5 (future), usinghttp://www.modernizr.com/, that
> > detect if your browser can handle it
> > * Different hack for different browser problems
>
> > * I neutralize the style of layout, center to the browser, etc.
> > * I remove all nonesense divs (ez-css), html is also a language code
> > so header, footer, page, sidebar names make sense to me.
> > * Added test css, to test ul li ol code, etc in the page.
> > * Added link to documentation and resources
> > * Added javascript show_notification, is the same that flash but with
> > and icon that show is ok, warning or error.
>
> > See in actionhttp://web2pytesting.appspot.com/welcome/
>
> > Source:http://web2pytesting.appspot.com/welcome/static/welcome.zip
>
> > Tellme what you think- Hide quoted text -
>
> - Show quoted text -

Reply via email to