Works in IE but not FireFox?

site is here
http://carolyoungs.myartsonline.com/
when i hosted it on a different server it worked in both browsers, now i changed to a different free host because of the mp3 file i have with the site, and some sites will not host mp3 and it only works with IE
can anyone help me out?

If it works in IE but not FF, then it has nothing to do with the mp3s. More likely it's because of the HTML on the page.
To start, page is missing DOCTYPE declaration... a MAJOR problem. The DOCTYPE declares which set of rules the browser will use to display the page. Without it, different browsers go crazy or do not work at all.
http://www.w3schools.com/tags/tag_DOCTYPE.asp
Validate the html code here:
http://validator.w3.org/
You will have to fix all the errors if you want this to work in all browsers.
Best wishes,
Adninjastrator

Similar Messages

  • How to send active links in email from firefox. Works in IE but not Firefox... Is there a setting to change?

    how to send active links in email from firefox. Works in IE but not Firefox... Is there a setting to change?
    == This happened ==
    Every time Firefox opened
    == Always

    Check with your web mail service provider for help with that issue.

  • Spry tooltip works in IE but not Firefox

    Hi,
    I don't understand or  can't figure out what I have done wrong. I have created a tooltip for  the last product  (4 inch diameter Vortex Water Revitalizer  in  copper (special order)) on the page: http://www.alivewater.net/order.htm
    It  works in IE but not Firefox... I can't figure out why... can you help  me and see what I have done wrong?
    Eternally grateful,
    Starry

    I think I fixed the problem.. maybe you had looked at it after it was fixed. I do appreciate your help though!

  • Madison Square Garden web site opens but when I click on view all concerts tab at the MSG site it does not open. It works with AOL but not Firefox

    I go to '''www.thegarden.com''' I click on the tab '''View Full Calendar'''. It does not open. It works on AOL but not Firefox. And for some reason it also does not work when I use Internet Explorer. The majority of times when I click on that tab (in Firefox) it does not work. On a rare occasion it will open. I am not doing anything differently either time.
    Any help would be greatly appreciated.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Can firefox support "file:///" format to access local files (note 3 fw slashes) this works for IE but not firefox and is the format used in the "afghan war diary" from wikileaks

    can firefox support "file:///" format to access local files (note 3 fw slashes) this works for IE but not firefox and is the format used in the "afghan war diary" from wikileaks

    See http://kb.mozillazine.org/Links_to_local_pages_do_not_work

  • Web sites containing mms links work in IE but not Firefox 4.0

    Web sites containing mms links work in IE but not Firefox 4.0. when I play the video in IE, I go into IE, and locate the mms link under properties, when I right click. If I copy the mms link form IE directly into firefox, it will work. There ought to be a better way to do this. Also, I am using a hardware firewall, not a software firewall, and no proxy.

    You need to use the file:// protocol, but you may still encounter problems if you fix that.
    See http://kb.mozillazine.org/Links_to_local_pages_do_not_work

  • Medical app from Intuit works in IE, but not Firefox.

    Encrypted medical app works in new IE, but not Firefox. Everything works down to the end, and click on "continue" and nothing happens. A tech and I have spent hours on this. Did not work on FF5 or 6. Did not work on old IE, but did on fresh new version with no data files copied in.

    If it works in IE but not FF, then it has nothing to do with the mp3s. More likely it's because of the HTML on the page.
    To start, page is missing DOCTYPE declaration... a MAJOR problem. The DOCTYPE declares which set of rules the browser will use to display the page. Without it, different browsers go crazy or do not work at all.
    http://www.w3schools.com/tags/tag_DOCTYPE.asp
    Validate the html code here:
    http://validator.w3.org/
    You will have to fix all the errors if you want this to work in all browsers.
    Best wishes,
    Adninjastrator

  • Navigation works in IE but not Firefox or Safari!

    Hi guys
    Why do my nav links on the hompage work in IE but not in Firefox and Safari? http://www.jasonkieck.com/
    Any help would be appreciated

    The main reason is you have a <div id="bg_grid"> at the end of your html that is essentially over the top of everything else on your page, including your links. All clicks go to that <div> rather than your links undeneath it. I'm kind of surprised it works in IE to be honest.
    You do also have a ton of errors as Gramps points out, but that particular issue is not technically an error, so I have a feeling you could fix the ~100 problems shown by the validator and still have the issue.
    You could use z-index to "order the stack" as it were. Changing the z-index attributes for the css of those elements will allow you to change their order, regardless of their location in the html. A higher z-index number, the "closer" it is to the viewer (higher on the stack).
    Right now, they are both set to 1, so the one that comes later in the html is on top.
    Adding z-index:999 to the menu <div>  should do it,

  • My website works in IE but not firefox

    this is my web page:
    http://www.andrew-leonard.co.uk/Mallorca/mallorca%20ferns.htm
    It usess css to define layers and javascript to show and hide the layers. It uses a dhtml menu system by Milonic to execute the javascript
    This is part of the code for the layers:
    <pre><nowiki><style type="text/css">
    #Layer01 {position: absolute; left: 300px; top: 50px; z-index:1;}
    #Layer33 {position: absolute; left: 300px; top: 50px; z-index:33;}
    </style></nowiki></pre>
    This is part of the javascript to show/hide the layers:
    <pre><nowiki><script>
    function showlayer(layer){
    var myLayer = document.getElementById(layer).style.display;
    if(myLayer=="none"){
    document.getElementById(layer).style.display="block";
    } else {
    document.getElementById(layer).style.display="none";
    </script></nowiki></pre>
    It works OK in IE but not firefox

    If you check Firefox's Web Console (Ctrl+Shift+K) it'll tell you any errors it's finding and the line of code it's finding it on.
    The problem it seems to be having up front is that IDs are case-sensitive - "layer02" is not the same as "Layer02", for example.
    There may be further errors once it's past that, but all the current browsers come with the tools you need to weed out any further issues.
    Further Javascript reference: https://developer.mozilla.org/en-US/docs/JavaScript

  • Spry menubar works in IE, but not Firefox

    I added a very simple Spry horizontal menubar to the top of all pages in my web (I'm using DWCS4 and Spry 1.6). When I preview it in Firefox locally, it seems to work, but when it is uploaded to the web server it works in IE, but not in Firefox. Instead of a menubar, I see a stack of bulleted hyperlinks. In IE, it displays properly.
    Website is http://www.stevegoldman.com.
    How can I fix this problem so that it works with all browsers properly?
    -- Martin

    I just tested your site with firefox (latest version) and it works just fine. I also tested it in IE: 7.0 and it worked fine for that too. Looks like you have either fixed the problem or you have a different version of firefox than me or something.
    Favorite qoute: "do unto other as you would do unto yourself"
    Favorite hobby: airsoft / electric aeg airsoft guns
    Airsoft Sniper Rifles

  • When I loginto a certain web site it just keeps going back to the login page. It works on IE but not Firefox. There is some setting I must have that is stopping the logon.

    their login page does not recognize my entry. Just keeps going back to page and says logon. It does work on Internet Explorer but not Firefox.

    This - http://www.google.com/firefox - is the old Firefox Start Page used by the Firefox 3.6 and earlier versions of Firefox, I don't think it is being maintained.
    Starting with the Firefox 4 version, Firefox is using a "local" Start Page with the address of '''about:home'''. It looks similar to the old Start Page, but it isn't exactly the same.

  • Javascript in my .cfm works in IE but not FireFox..

    I can't figure out why this Node expand/collapse
    functionality works in IE, but will not expand/collapse in firefox.
    Any suggestions?

    Here's the javascript that I'm trying to fix. I'm not sure
    what to replace the outerHTML with to fix this, as it was written
    by someone else, and I hate to admit it, I'm not very good with
    javascript, so I really appreciate all your help. :-)
    <script type="text/javascript">
    // Node expand/collapse functionality
    function expandNode( id )
    var objDiv, objImage, strInner
    objDiv = document.getElementById('div' + id);
    objImage = document.getElementById('image' + id);
    strInner = objDiv.innerHTML;
    if( objImage.src.indexOf( "plus" ) > 0 )
    objDiv.outerHTML = "<div id='div" + id + "'
    style='display:inline'>" + strInner + "</div>";
    objImage.src = "/img/minus.gif";
    else
    objDiv.outerHTML = "<div id='div" + id + "'
    style='display:none'>" + strInner + "</div>";
    objImage.src = "/img/plus.gif";
    </script>

  • Links working in Safari but not Firefox

    Hi friends,
    I'm hoping someone can help this confused amateur (aka me) get my website to work correctly. The site works fine in Safari -- but in Firefox, the internal links do not work (external links are OK). I suspect it has something to do with defining the pathways within the directory, but beyond that I'm lost.
    Does anyone have a suggestion? I'm pretty sure it's a simple fix for someone who know what they're doing
    Here's the site: www.thefourglobaltruths.com
    The problematic links are under the banner, specifically "about the author," "links," "schedule," and "interviews."
    BTW, I'm using a Macbook Pro, 10.6.8, and CS5...if any of that matters.
    Many thanks in advance!

    Is this website around 10+ years old?
    It contains ancient, invalid code long past due for an update. It's a bit of a time machine.
    Have you heard of validating code? It's a quick and easy method of checking if your code can be read properly by a browser.
    If you put the address of the author page into http://validator.w3.org/
    You will get 26 errors
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.thefourglobaltruths.com%2Fauthor.html&c harset=%28detect+automatically%29&doctype=Inline&group=0
    Two of the crucial errors preventing this page from appearing are (in Code View in DW)
    Line 8
      <title>The Four Global Truths: About the Author
    should read
      <title>The Four Global Truths: About the Author</title>
    and
    Line 19-21
    </style>
    </head>
    </head>
    <body>
    should read
    </style>
    </head>
    <body>

  • DW Timeline works in IE but not Firefox

    I need help in finding out why my timeline I created in
    Dreamweaver CS3 works in Internet Explorer, but not in Firefox. I
    created a 4 second intro animation on a layer, and then after the
    intro has finished playing, the layer would hide and then the rest
    of the page would appear.
    The url is
    http://www.neartscouncil.org/
    Any help would be greatly appreciated on why it will not work
    in Firefox.
    Thanks!

    That code is extremely antique - it's surprising it works
    anywhere!
    Do you really NEED this 4-second delay in the loading of the
    page?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "saur23" <[email protected]> wrote in
    message
    news:ff0ham$roj$[email protected]..
    >I need help in finding out why my timeline I created in
    Dreamweaver CS3
    >works
    > in Internet Explorer, but not in Firefox. I created a 4
    second intro
    > animation
    > on a layer, and then after the intro has finished
    playing, the layer would
    > hide
    > and then the rest of the page would appear.
    >
    > The url is
    http://www.neartscouncil.org/
    >
    > Any help would be greatly appreciated on why it will not
    work in Firefox.
    > Thanks!
    >

  • Flash on my site working in IE but not firefox?

    Uploaded new update to my site last night, but I cannot seem to get the swf files to play or even show up in firefox. I have not checked with any other browsers, but it works fine in IE(not sure of version). Also, it displayed correct when I was previewing it from my local machine in firefox, just not after I had uploaded it to my server, and I cannot figure out why. JS turned on, checked everything that I can. Here is my site:
    http://skylerloans.com/
    If it is or is not working for you, could you please let me know, and what browser you are using? I would like to get it up asap, as I am also going to upload a guestbook soon, I just want to make sure it will display!
    Thank you for your time,
    Skyler

    Thank you for the response. The swf are a poll on my website, and a clock. Try using IE, I bet they show up and you can view them!
    I am using dreamweaver. I go to insert>media>flash and then select my swf file from my root. All my files that go along with the swf are uploaded, and it works fine when I preview from my local machine!
    Here is a snippet of code concerning the swf in my source:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="600" height="410" title="loans">
          <param name="movie" value="preview.swf" />
          <param name="quality" value="high" />
          <embed src="preview.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="600" height="410"></embed>
        </object>
    And again, it works like a charm in Internet Explorer, I cannot figure this out.
    Thanks again for your help, I really appreciate it!
    -Skyler

Maybe you are looking for

  • Cannot save order due to credit block V1849

    In VA01, when I try to craete a sales order with Production order/ plan order , I get an information message saying that 'Subsequent function not possible due to credit block.' It is going into the incomplete logs and requires to provide details for

  • How can you tell which cabinet you are connected t...

    As the title says, how can you tell once installed. the reason i ask is where i live there is only the bt-pcp and the drl-fttc cabinet and no others. from what i heard is that both BT and DRL occupy the same fttc cabinet, and this would suggest so ba

  • Dynamic Where Clause in a Loop ??

    I need a dynamich where-clause in a Loop-Statement, like this: LOOP AT gt_outtab INTO gs_outtab   WHERE ( delta IS INITIAL AND <f_per> IS INITIAL ).     gs_outtab-delta = gs_outtab-per01.     MODIFY gt_outtab FROM gs_outtab. ENDLOOP. First I tried th

  • Blackberry App world icon disappear on 8900

    app world icon has disappeared. it only appear on the application center and cannot open it. when i click on it takes me through the whole installation process and after all this, still does not appear anywhere. need help

  • Tables where Work Center defined in Trx. IR02 are stored !

    Hi , I'm new to Work center , In IR02 , I can change a work center description, etc , .... In which SAP table(s) the work center and work center description will be stored . Thank you . Regard's