leontech
08-01-2011, 10:05 AM
Hi there to everyone.
I have a small issue with the coding of a website in IE (9).
It shows differently on it then the rest of the browsers which it's works fine.
I'm pretty new in those browsing issues and I need this help very much!
So this is the thing:
I putted the code and all in iframe so it can be easy for the client to change
the texts and put new information for him.
This is the website: http://or-cha.com/
This is the Page where the news is: http://or-cha.com/news_win.htm
(Even if you see the link above ("news_win.htm) in IE you see it good. but when it's on the website inside the iframe it shows differently.
and the iframe code is this:
<h4 class="orange">LATEST NEWS</h4>
<p>
<iframe id="NewsWindow2" src="news_win.htm" width="266" height="315" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="border: #636363 1px solid;"></iframe>
</p>
Now here how it shows in the browsers:
Other Browsers: http://i51.tinypic.com/2414i0p.jpg
IE (9) Browser: http://i54.tinypic.com/s58fux.jpg
I don't know why it's like that and I need to make it in iframe for the client. and if there is a "IF" code I need to put or anything like that please let me know.
I have been looking for codes like that tried few things, nothing helped.
Please help me and Thanks to all who do it!
I have a small issue with the coding of a website in IE (9).
It shows differently on it then the rest of the browsers which it's works fine.
I'm pretty new in those browsing issues and I need this help very much!
So this is the thing:
I putted the code and all in iframe so it can be easy for the client to change
the texts and put new information for him.
This is the website: http://or-cha.com/
This is the Page where the news is: http://or-cha.com/news_win.htm
(Even if you see the link above ("news_win.htm) in IE you see it good. but when it's on the website inside the iframe it shows differently.
and the iframe code is this:
<h4 class="orange">LATEST NEWS</h4>
<p>
<iframe id="NewsWindow2" src="news_win.htm" width="266" height="315" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="border: #636363 1px solid;"></iframe>
</p>
Now here how it shows in the browsers:
Other Browsers: http://i51.tinypic.com/2414i0p.jpg
IE (9) Browser: http://i54.tinypic.com/s58fux.jpg
I don't know why it's like that and I need to make it in iframe for the client. and if there is a "IF" code I need to put or anything like that please let me know.
I have been looking for codes like that tried few things, nothing helped.
Please help me and Thanks to all who do it!