Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-06-2010, 03:37 AM   PM User | #1
datop123
New Coder

 
Join Date: Dec 2010
Posts: 14
Thanks: 2
Thanked 0 Times in 0 Posts
datop123 is an unknown quantity at this point
include other website is working well on Chrome, but not in IE

Hi all,

This is my second post, Self Learned new programmer here )

Here's what I am having problem with:

1) include other website is working well on Chrome, but does not do anything on IE. What am I doing wrong?

Can you give me a better code?

Here's the code I am having problems with:

Code:
<table border="0" cellpadding="0" cellspacing="0" width="1025" align="center">
<!-- fwtable fwsrc="main v1.png" fwpage="Page 1" fwbase="index.gif" fwstyle="Dreamweaver" fwdocid = "154491994" fwnested="0" -->
  <tr>
   <td>   
   
   <style type="text/css">
/*<![CDATA[*/


object {
width: 100%;
max-width: 770px;
height: 480px;
overflow: auto;
}

#div1 {

width: 100%;
max-width: 770px;
height: 480px;
-moz-border-radius: 10px;
}

.ctr {
text-align: center;
}

/*]]>*/
</style>



<div id="div1">

<p class="ctr"><a href="#"><object type="text/html" data="http://www.filmingeorgia.net/index.php">

</object></a></p>
</div></td>
   
  </tr>
   
</table>
Thanks in Advance
datop123 is offline   Reply With Quote
Reply

Bookmarks

Tags
chrome, ie6, include, php

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:04 AM.


Advertisement
Log in to turn off these ads.