hi yves On 15 Nov 2011, at 15:11, Yves S. Garret wrote:
> I know that this is IE only, since I tried it in Chrome and it worked. > Basically, I go to the page that I'm developing and the browser just hangs. > Very weird. In Chrome, it loads without an issue. Has anyone seen IE do > this before? How did you get around it? > > I can post the code if you want, but not sure just how much value that has > since it works just fine in one browser, but not the other. i suggest you try disabling any javascript and then try loading ie again. It could be a script error which is causing your page to whitescreen. using internet explorer developer tools should also be a useful exercise http://en.wikipedia.org/wiki/Internet_Explorer_Developer_Tools hth mikek .................................... Mike Karthäuser Director, Brightstorm Ltd. 1, Brewery Court North Street Bristol BS3 1JS [email protected] www.brightstorm.co.uk +44(0) 7939252144 .................................... -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
