Re: [web2py] Re: Solutions to a couple of IE layout problems

2010-08-19 Thread Michael Ellis
I suspect my changes would be more harm than help :-) They're mainly along the lines of including extra js files and some CSS that's specific to my app. That being said, the changes I made will be freely available in the next few days through the Google Code site that will house my repository.

[web2py] Re: Solutions to a couple of IE layout problems

2010-08-19 Thread mdipierro
Nobody understands why IE works the way it does. :-( If you made chanegs to web2py_ajax.html that will be helpful to others, let us know. On Aug 19, 11:38 am, Michael Ellis wrote: > Massimo, I'm going to pass on testing that for time being.  I'm in the last > stages of getting a beta version of m

Re: [web2py] Re: Solutions to a couple of IE layout problems

2010-08-19 Thread Michael Ellis
Massimo, I'm going to pass on testing that for time being. I'm in the last stages of getting a beta version of my app ready for public consumption and I'm trying desperately to keep my head down and stay focused. I'm afraid of opening up a can of worms if I try to re-skin it now since I've alread

[web2py] Re: Solutions to a couple of IE layout problems

2010-08-19 Thread mdipierro
How about the new layout.html? On Aug 19, 11:12 am, Michael Ellis wrote: > I've just spent an embarrassingly long time tracking down a couple of > layout problems that surfaced when I started testing my app on > Internet Explorer.  Thought I'd offer the solutions that finally > worked in case som