WebSite X5Help Center

 
Steven Dobrowski
Steven Dobrowski
User

X5 Evolution 9 Crashes With An <iframe>  en

Author: Steven Dobrowski
Visited 2856, Followers 2, Shared 26  

In evolution 9, I have a web page with a single html and widgets object.

The object includes an iframe with the following content.

<iframe style="width:100%;height:650px" frameborder=0 src="http://www.jigsawplanet.com/?rc=play&amp;pid=19936fbf0587&amp;iframe=1" title="Left Loop 1 - online jigsaw puzzle - 40 pieces">[Your web browser does not support frames or is currently configured not to display frames. However, you may visit <a href="http://www.jigsawplanet.com/?rc=play&amp;pid=19936fbf0587" target="_top">the related page</a>.]</iframe>

When I choose "Preview" the page begins to load and then the programme crashes.

This problem is persistent, and I am never able to preview the page, and the programme always crashes / closes.

I have exactly the same web page/widget/code in the previous version of X5 (evolution 8) and the Preview works perfectly.

Please advise a fix.

Posted on the
6 ANSWERS - 1 CORRECT
Pcssa .
Pcssa .
Moderator

. . . your code is valid for HTML 5 - which v9 is using for programming ?

Read more
Posted on the from Pcssa .
Cheeky Man
Cheeky Man
User

Wink

As PCSSA says and besides your iFrame coding is all wrong..... and it doesn't work in V8!!

www.frankscybercafe.com

Read more
Posted on the from Cheeky Man
Steven Dobrowski
Steven Dobrowski
User
Author

Hi Frank. the code works in Firefox, Opera, Chrome, Safari, and Lunascape. It generates an error in EI9 and the engine used to render the Preview in evolution X5 Version 9. It renders perfectly well in the V8 preview (which I believe uses the IE6 engine). The code is running on my live web site created in V8 on all the listed browsers and has been for months and months and months without a single hitch. Ever! It used to run on IE also.

I copied the code exactly from my V8 web site to my V9 web site.

Heres some code from my V8 site:

<iframe style="width:100%;height:650px" frameborder=0 src="http://www.jigsawplanet.com/?rc=play&amp;pid=19936fbf0587&amp;iframe=1" title="Left Loop 1 - online jigsaw puzzle - 40 pieces">[Your web browser does not support frames or is currently configured not to display frames. However, you may visit <a href="http://www.jigsawplanet.com/?rc=play&amp;pid=19936fbf0587" target="_top">the related page</a>.]</iframe>

and here it is in my V9 site:

<iframe style="width:100%;height:650px"frameborder=0 src="http://www.jigsawplanet.com/?rc=play<b>&amp;</b>pid=19936fbf0587<b>&amp;</b>iframe=1" title="Left Loop 1 - online jigsaw puzzle - 40 pieces">[Your web browser does not support frames or is currently configured not to display frames. However, you may visit <a href="http://www.jigsawplanet.com/?rc=play<b>&amp;</b>pid=19936fbf0587" target="_top">the related page</a>.]</iframe>

I'll post the full live url if it will help you see the code in action.

Here's the IE9 error as given in the browser: res://ieframe.dll/acr_error.htm#castleviewuk.com,http://www.castleviewuk.com/jigsaw_puzzles_-_left_loop.html

Steve

Read more
Posted on the from Steven Dobrowski
Steven Dobrowski
Steven Dobrowski
User
Author

This is an IE only related problem. The code works well in all other browsers that I have tried. There are stacks of posts elsewhere relating to "res://ieframe.dll/acr_error.htm#" error and IE. Seems I'll keep on looking for the fix. Meanwhile, the code and all the other examples of it that I use just keep on working in the real world of the web.

Read more
Posted on the from Steven Dobrowski
Steven Dobrowski
Steven Dobrowski
User
Author

FIXED!

Nothing whatsoever to do with HTML5!

Needed a JAVA update in IE9.

http://java.com/en/download/index.jsp

Now the code is executed correctly in the browser and the Preview screens.

Ordinata. Non omnes periti adepto is rectus

Read more
Posted on the from Steven Dobrowski