11 messages in com.googlegroups.google-mashup-editorRe: Problems running Mashups on IE
FromSent OnAttachments
jackAtFloridata01 Jan 2008 17:51 
Jason03 Jan 2008 10:20 
jackAtFloridata03 Jan 2008 12:52 
jackAtFloridata03 Jan 2008 13:21 
jackAtFloridata03 Jan 2008 16:33 
linhares03 Jan 2008 17:47 
jackAtFloridata07 Jan 2008 15:46 
Jason07 Jan 2008 16:16 
jackAtFloridata07 Jan 2008 16:52 
jackAtFloridata07 Jan 2008 20:32 
Jason10 Jan 2008 10:27 
Subject:Re: Problems running Mashups on IE
From:jackAtFloridata (Flor@gmail.com)
Date:01/07/2008 03:46:25 PM
List:com.googlegroups.google-mashup-editor

Thanks Ivan - I'm going thru my code now and inspecting the source that GME generates in the debugger - one error that might be messing things up is the xmlns is set to NULL (prob should be
http://www.w3.org/1999/xhtml like all of the other tags...)

<div id="myContainer_tabs" _ln="137" target="myContainer" xmlns="">

Jason - can we get this one fixed quickly?

jack

On Jan 3, 8:47 pm, linhares <linh@gmail.com> wrote:

Hi Jack,

I have experienced this problem with IE 7 and
CSS:http://outdoor-tests.googlemashups.com/test-style1.htmlhttp://outdoor-tests.googlemashups.com/test-style2.html

You will see that in the first case it does not show nothing at all in IE.

The reason that a found is that you can´t place an empty "style" tag in your source code. Or a style tag only with comments, which was my original source of problem.

I also had problems in IE with an empty "span" tag, that I was changing the innerHTML property.

Anyway, enabling script debugging in IE (http://blogs.msdn.com/ie/ archive/2004/10/26/247912.aspx) helped me solve that.

Now, is that an IE bug or a bug in GME? Tests in local files did not seem to generate this type of error in IE.

Regards, Ivan

On Jan 3, 10:33 pm, jackAtFloridata <Flor@gmail.com> wrote:

hi jason - YES! the clearing the cache worked and now the mashup is running on IE but it appears that the CSS styles aren't being applied and the formatting is falling apart - have you heard of any other problems with the IE CSS engine? I'm loading styles from a resource file - do you think it would help to move them into the main source code? thanks, jack

sorry - for the above frag... here's the link to my mashup:

thanks for the help - I'll try your suggestions for getting it to run on IE as soon as I finish up a deadline... jack

On Jan 3, 3:53 pm, jackAtFloridata <Flor@gmail.com> wrote:

Hi Jason - actually I

On Jan 3, 1:20 pm, Jason <gmej@google.com> wrote:

Happy New Year jack! 2008 is going to be a fun and busy year for GME. We have a number of exciting features planned, so stay tuned. :)

Getting back on topic, I'm not experiencing any IE-related issues. Can you try reloading the Editor after clearing your browser's cache and restarting? This has fixed other issues in the past.

And if you post the mashup's URL, I'll inspect it on this end and help you debug. Thanks!

- Jason

On Jan 1, 5:51 pm, jackAtFloridata <Flor@gmail.com> wrote:

Last week I got my published mashup running on IE7 after Jason identified a bug in the IE7 CSS engine that caused it to not process style attributes placed in GME tags. I moved all of my styles from the GM Tags to regular HTML and this fixed the problem and my mashup then ran OK in IE7 .

But in the past week I haven't been able to get my mashup in IE7 once again - I then discovered that I can't get the Mashup Editor itself to run on IE7 either! It just hangs,,,

is anyone else experiencing problems with IE7 running mashups or the editor?

thanks & Happy New Year!