Hello!

I've got some code from a widget to put into a panel.
Here is the Code

<div class="object center rtecenter"><object data="http://www.verkehr24.de/integrated/index_v24.htm" type="text/html" style="width: 450px; height: 525px;">
<param value="http://www.verkehr24.de/integrated/index_v24.htm" name="src" />   </object></div> 

When I put this in a panel, on my frontpage under the middle of the Side, at http://www.dieautoberater.de/ everything works fine in Firefox, Safari, Crome...
But in IE it does not work!

When I put the widget via iframe in the panel, everything is fine, but that it is not xhtml strict.

What can I do, to get this wirk in IE?

Thanks for help!

Comments

autoberater’s picture

Can somebody please help?
Thanks a lot!

WorldFallz’s picture

Isn't this something better asked of the provider of the widget?

autoberater’s picture

I did...and waiting for more answer!

But I think there is something wrong in my Drupal.
From the Provider I got this HTML code also:

 <html>
<head>
<title>Homepage</title>
</head>
<!-- frames -->
<frameset cols="150,*">
<frame name="navigation" src="navigation.htm" marginwidth="0"
marginheight="0" scrolling="no" frameborder="0">
<frameset cols="420,*">
<frameset rows="50,*">
<frame name="header" src="header.htm" marginwidth="0"
marginheight="0" scrolling="no" frameborder="0">
<frameset rows="525,*">
<frame name="content"
src="http://www.verkehr24.de/integrated/index_v24.htm"
marginwidth="0" marginheight="0" scrolling="no"
frameborder="0">
<frame name="footer" src="footer.htm" marginwidth="0"
marginheight="0" scrolling="no" frameborder="0">
</frameset>
</frameset>
<frame name="marginal" src="marginal.htm" marginwidth="0"
marginheight="0" scrolling="no" frameborder="0">
</frameset>
</frameset>
</html>

How can I get this work in a panel?

Thanks a lot!

autoberater’s picture

Can somebody help please?
I have no idea...

thanks

WorldFallz’s picture

Sorry-- but the fact that it works in some browsers and not others would indicate it's probably not a drupal problem. Moreover, as already pointed out, it's a third party script which is probably not used by many people who frequent these forums. Once again I have to recommend you deal with the provider of the widget.

janilink01’s picture

I agree with WorldFallz :-)