 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
eyebonk
Joined: 24 Mar 2009
Posts: 4
|
| Posted: Tue Sep 22, 2009 6:06 am HTML code for displying the same way for all Internet bowser |
|
|
Hello, I have created a few web sites now using flash but each time I have the same problem, can anyone help me or point me in the direction of the HTML code I can use that means the flash animation displays in the same way on the different internet browsers, as at present I cant create some thing that looks fine in explorer but the background colour will be completely different when viewed through Firefox.
Hopefully some one can help me with the HTML code |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4288
Location: MS
|
| Posted: Tue Sep 22, 2009 9:35 am |
|
|
Design for Firefox only. It is the only browser currently closest to meeting the CSS 2.1 Standard. All other browser will have their own quirks in parsing web pages depending on the browser developers ideas on how the browser should handle HTML and CSS.
You can't get it perfert unless you make and feed a separate CSS file for every browser. IE has its problems because it has bugs and does not calculate dimensions as expected. See:
http://positioniseverything.net/
http://tantek.com/CSS/Examples/boxmodelhack.html
http://www.quirksmode.org/bugreports/archives/explorer_7/index.html
http://www.positioniseverything.net/articles/ie7-dehacker.html
http://www.communitymx.com/content/article.cfm?cid=C37E0
http://www.positioniseverything.net/explorer/threepxtest.html
http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug
http://www.howtocreate.co.uk/wrongWithIE/
http://www.positioniseverything.net/articles/multiIE.html
http://cavemonkey50.com/2005/12/the-ultimate-ie-hack-guide/
http://www.positioniseverything.net/explorer.html
http://msdn2.microsoft.com/en-us/library/bb250496.aspx
http://www.twinhelix.com/css/iepngfix/
http://annevankesteren.nl/2005/06/z-index
IE does allow use of Conditional Statements which will help you there:
http://msdn.microsoft.com/en-us/library/ms537512.aspx
http://elated.com/articles/internet-explorer-conditional-comments/ |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|