Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Internet & the Web (https://www.askmehelpdesk.com/forumdisplay.php?f=177)
-   -   Cross browser support, I think (https://www.askmehelpdesk.com/showthread.php?t=375877)

  • Jul 15, 2009, 07:18 AM
    colbtech
    Cross browser support, I think
    www.climate-controls.com a site that I am creating works in IE8 but when I view it in Firefox, Safari, Chrome... aaaarghhhh!

    Can someone explain what is wrong, I'm not even sure I know what to type into a search engine to find out what, where or whatever.


    Cheers

    Colin
  • Jul 15, 2009, 09:00 AM
    megamanhood

    I think the problem lies in the CSS file, which causes the compatibility issues. Source view for the html looks fine.

    Maybe you would like to review the style sheet first.
  • Jul 15, 2009, 12:55 PM
    WebsiteSolution

    When you design, check Firefox first, then if it looks good, you probably just need a couple of tweaks for IE. I agree, check CSS
  • Jul 15, 2009, 11:43 PM
    colbtech
    Thanks for the advice.
  • Aug 5, 2009, 07:03 AM
    colbtech

    OK, thanks for all th einput. After much searching and testing. I find that when viewed in "other" browsers the call to include the CSS file is ignored. I have "cured" the problem by leaving the CSS as "in-line" code. Looks messy but works. Thanks all. Next step is to finish the site then figure why the CSS call is ignored.
  • Aug 5, 2009, 09:18 AM
    crigby

    Hi,
    Not sure if you know, or happened to think of it, but you can do both. You can put your external link in there and embed the style both. If you page does not find the externally linked stylesheet, it falls back to the embedded style.
    I would guess at an address or typographical problem for a "why" just cause it always has been for me in 12 years of writing CSS. You can always simply comment out the style on the page; and additionally comment out parts in either the embedded or external (different types of comment) to test parts of it.
    I did look at the page (did not try any links) in IE6, FF2, Op9 and NN7 and all rendered. The last two had some color definition problems with a couple of pictures.
    I gather you have plans for that gray chunk on the left.
    Peace,
    Clarke

  • All times are GMT -7. The time now is 04:06 AM.