My Site works in IE7 but not in Firefox or Netscape

It works fine with Internet Explorer 6, but when it reaches the others
(Firefox and Netscape) this doesn’t happen seem to respond at the same time. It will are inclined
to freeze in place in Firefox and some of the banners (which usually are Flash
Banners) won’t show whatsoever. I used The front Page 2003 to design it.
Another person please help.

Try getting your sites coding valid. http: //validator. w3. org Just put your site in and function with the code.

thanks for all you help! How does someone know what doctype to utilize

You should choose depending on how i code…
POST remember this post on http: //www. alistapart. com with regards to doctypes.

http: //www. alistapart. com/articles/doctype/

some of the first problems you will have in this scenario:

  • code is not valid. (firefox is a great example of your need for valid, or at the least well-formed code)
  • try utilizing a js script to produce flash load very last:

adobe flash last load script:

HTML:
< script type=" text/javascript" >
perform loadflash()

document. getElementById('SOME_DIV'). innerHTML = " THE_FLASH_OBJECT_CODE"

< /script>

in one’s body tag include:

HTML:
< body onload=" loadflash()" >
< /body>

.

This entry was posted in Web Design and tagged , , , , , , , , , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *