i know this need testing, i made this in hours so i think there are many errors, and i am going to fix. I am going to test in all browsers, ie, chrome. I think this is never going to validate because of the hacks, but the hacks allow that its show likely the same in all browser.
> I think the resources menu should go in admin, not welcome and the But the programmer have the option to make your own menu, i am going to make some examples of using menus. On Sep 22, 2: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