A little more:

I tried a test case using document.write to create the embed (in an external
js file).   It behaves the same way (IE7 okay, IE6 no go).

Also, it is the same whether script debugging is on/off.

Stephen


On 5/10/07, a30blows <[EMAIL PROTECTED]> wrote:
>
>    I have worked around the EOLAS alert in IE7, but cannot figure it out
> for IE 6.
>
> This is what I am doing:
>
> a. I am using embed for SVG in HTML (I need cross scripting).
> b. just before the closing </body> tag, I call a js function to use
> AJAX to get the text of the embed (because it is dynamically generated
> depending on window size and SESSION variables).
> c. document.getElementById("EMBED_SVG").innerHTML = textResponse;
> d. fixEolas(); this replaces the embed outerHTML with itself.
>
> I do the same thing on body resize. It works fine in IE7. In IE 6
> both the load and resize force an alert. IE 5.5 is not patched for
> EOLAS so works too.
>
> As far as I can tell, it SHOULD work. All the js is in external files
> except the one function call at the end of the HTML body.
>
> Any ideas?
>
>  
>


[Non-text portions of this message have been removed]



-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to