Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
_Revert_ #1
IExplorer and Firefox
Hi,
I was unsure where to go for this but..
When previewing my website, using Dreamweaver, in Firefox my iFrame only shows
the text, which is what I want as it has some background images. But in
IExplorer it shows the background colour and not the background images.
So what I want to know is..
Is there a piece of code to make the content page transparent and to only show
the content like in Firefox?
Thanks in advance,
_Revert_
_Revert_ Guest
-
IE Vs Firefox
Hi, Does anybody know why IE6/7 returns my error when there is no connection to the server but firefox doesn't. It just sits there doing nothing?... -
right in IE6 but NOT in firefox ---????
this is my first CSS page and it was turning out beautifully until I checked it in Firefox! Can someone tell me where I'm going wrong?... -
IExplorer post twice
I am using iexplorer 6.0 and netscape 4.7 to test my coldfusion insert and I can't figure out why both browser post the page twice. I tried it in... -
Page Refresh Required with IExplorer
"HC" <hcvst@gmx.net> wrote in message news:6df6fc3d.0307282344.28c8b024@posting.google.com... This isn't a really a browser issue, because PHP is... -
Open new iexplorer window
hi guys, how to open a new window in ASP.NET from C# codebehind? thanks in advance. ..Javier Ros. -
Excavatorak #2
Re: IExplorer and Firefox
I won't be much help with your iframe but nobody is going to be able to help
much without having a look at the page. Do you have somewhere you can upload it
so you can give us a link? If not, post the code.
There is not going to be a "piece of code" that makes FF display right... You
need to write Standards Compliant Code for cross-browser compatability. Look at
the links in my sig for a start.
=========================
And... what I always say:
"write it for FireFox then hack it for IE."
[url]http://www.alistapart.com/articles/doctype/[/url]
[url]http://validator.w3.org/[/url]
[url]http://jigsaw.w3.org/css-validator/[/url]
[url]http://valet.htmlhelp.com/page/why.html[/url]
[url]http://webdesign.about.com/od/layout/a/aa111102a.htm[/url]
Excavatorak Guest
-
_Revert_ #3
Re: IExplorer and Firefox
Hello,
I found the solution. And FF displayed properly and it was IExplorer which was
failing.
Solution:
I DID need to add a piece of code to it. The code was
allowtransparency="true"
This made the white background of the content in IExplorer disappear.
So there WAS a piece of code to put in.
Thanks for replies anyway,
_Revert_
_Revert_ Guest
-
_Revert_ #4
Re: IExplorer and Firefox
Hello,
I found the solution. And FF displayed properly and it was IExplorer which was
failing.
Solution:
I DID need to add a piece of code to it. The code was
allowtransparency="true"
This made the white background of the content in IExplorer disappear.
So there WAS a piece of code to put in.
Thanks for replies anyway,
_Revert_
_Revert_ Guest



Reply With Quote

