HTML - Explorer Snafu Vs. All Other Browsers
Hi Guys,
Would it be possible if someone could take a quick look at this website using Explorer (Safari, Omniweb, Firefox, Netscape, etc, all seem fine) and let me know why the images don't line up and more importantly, the audio player is playing somone else's songs rather than what is suppose to be there. This only happens with Explorer. If it helps any, this site was created using Dreamweaver MX on a Mac. None of us really know what we're doing but we are trying. http://loudnoize.com Thank you for your time. Very much appreciated.. Adam I also just realized that where ever on the page, shows either a "mapping icon or Named Anchor icon", this is where the pages separate in Explorer. Thanks again... http://loudnoize.com/ie.png A. Similar TutorialsHi, I've got a problem with a pre-existing webpage not operating correctly with Internet Explorer. The website is in development to be replaced, but until then I'm stuck keeping it updated and working. Normally I use Google Chrome or Mozilla Firefox for browsing, and didn't notice until today that the page doesn't load correctly with Internet Explorer. The website's basic structure is the header/navigation bar across the top, a left column navigation bar, and then the main/body column on the right. Website: www.hfhsouthcentral.net Issues in Internet Explorer (most likely all related): The site's homepage doesn't load correctly from the base url The links don't operate correctly-instead of opening in the current tab, they either open in a new window or new tab depending on browser default settings The "Home" link simply opens the main body frame for the site home page, as opposed to the complete home page I've tested and verified that the page works incorrectly with IE on different PCs, and displays correctly with other browsers on both PCs and a Mac. The links do work in the primary header/navigation frame as intended with other browsers, but visitors using Internet Explorer receive simply the header/navigation bar when going to the default site. Other things I've attempted to do to fix the issue Using IE's compatibility mode Lowering the security setting Making sure active X was allowed Running IE without any add-ons running Turning off my anti-virus, firewall... I've also flushed the cache and have been testing each change by reloading in IE9 (shift-F5) to verify the problem was still present, and tried running the index.htm file through validator and fixing what it returns as errors (having tested / fixed all of the errors that it returned failed to solve the issue). Tested OSes Windows 7 Home Premium x64 Windows 7 Professional x86 Mac OS X 10.6.3 32-bit Website works with: Google Chrome (12.0.742.122 on Win7 x86 & x64, and OS X) Google Chrome (13.0.782.107 beta-m on Win7 x64) Mozilla Firefox (5.0) (32-bit on Win7 x86, x64) Mozilla Firefox (3.6.18 on OS X) Opera (11.50) (32-bit on Win 7 x64) Safari (4.0.4) (32-bit on OS X) Seamonkey (2.2 on Win 7 x64) Maxthon 3 (3.1.3.2000 Final on Win 7 x64) edit: Seamonkey and Maxthon verified working, though really don't care about supporting them... Website doesn't work with: Internet Explorer 8 (8.0.7600.16385 64-bit on Win7 x64) Internet Explorer 8 (8.0.7600.16385 32-bit on Win7 x64) Internet Explorer 9 (9.0.8112.16421 on Win7 x86) I built this page and I'm noticing it works fine in Dreamweaver browser but not in opera and safari and IE? What am I doing wrong? http://www.rendemolition.com/patio1.html I am having some problems. I am redesigning a site and It looks good in firefox, but when viewed in IE the spacing is off. I like the way it is looking in firefox, but not in IE. Any ideas?? http:// www .integratedpeaksolutions.com/New/Site/ What would the script be to check which browser you are using. I want a script to check if the webpage is being viewed by iPhone safari, not sure how to code it but I want it to do this: website/index.php: If iPhone Safari. go to;"mobile.website.com" And in mobile.website.com I will have a CSS for mobiles. I have recent designed a website inAdobe fireworks then slices then exported it. (So it is in tables). I slice a 1 pixel image of the right side of the image to set as my background (repeat x). So I also set the top margin of the whole layout to 0 pixels. But it seems different browsers have a difference view of what 0 pixels is. Does anyone no away arround this? First I want to thank you for letting me be a part of this great forum. Now about the problem. My site looks good on IE browser but with firefox it looks strange, if you look at http://www.akuttpost.no/psykoseschizofreni.htm you may notice that the menu is lower than the middle page. How do I fix this? Is there a way to adjust this so that what looks on IE will be the same with all sorts of browsers? I use dreamweaver and claris 3.0 I cant figure out why my website footer looks different in internet explorer compared to all the other browsers. IE makes the footer look off. Can someone please help me with this. www.pricedrightcleaningequipment.com thanks so much I just read a link from a web mag, and found a pretty smart service: 1. Go to http://browsershots.org/ 2. Select the OS/Browsers you want to check against 3. Select the "user" options 4. Submit your site 5. Get a set of images for each browser to see what it looks like Pretty cool, huh? Now you don't have to install every browser known to man I have this login on a website i'm doing, in Firefox, Opera & Safari the two text fields and the login button are aligned to the very left of the page but in IE the text boxes only stay about 15px further to the right. This means they are out of line with other elements on the page Can anyone tell from this code below what i'm doing wrong or do you need more code to go on. <form name=login> <table width=200 border=0 align="left" cellpadding=3> <td><input type=text name=username></td></tr> <td><input type=text name=password></td></tr> <tr><td colspan=2 align=left><input type=button value="Login!" onClick="Login()"></td></tr> </table> </form> cheers Hi, Im new around here. Well, 5 minutes . I have been designing and coding a website for Football Manager, and have got pretty far. I have now got a problem. This is how I want it to look. And it does in IE. but in Firefox It doesnt Thanks. Hello, Well ive been having this problem with my website: http://www.ngrock.com When i visit the website using Firefox it looks just perfect but when i use IExploer, the sidebar doesn't seem to work, instead of it being on the LEFT side of the website, parallel to the content. It displays Below the content, aligned left. What can i do to get the sidebar in its place on all browsers. Thank You. Claudio- Hello, I'm using FCK Editor in my web appliaction. When I try to insert pictures in text I'm using one table with align="left". Also under the pictures i have a description of the picture. In FireFox everything is fine and description is under the picture, but in IE description of the picture is on the right site. Here is the HMTL code that FCK Editor use when pictures are inserted: HTML Code: <table style="width: 144px; height: 209px" cellspacing="1" cellpadding="1" align="left" border="0"> <tbody> <tr> <td style="text-align: center"><img style="width: 146px; height: 157px" alt="" hspace="5" align="left" vspace="5" border="1" src="/_userfiles/image/Ronaldo.jpg" /><br /> <span style="color: rgb(153,51,0)">Test test tes</span><br /> </td> </tr> </tbody> </table> <p>This is some <strong>sample text</strong>. This is some <strong........ U can see what I get on my web site: http://www.macedonium.org/Macedonium...id=229&tid=876 See it in FireFox and in IE Thanks for the help Hello Everyone, I am new to web design and i designed a website which is good with all browsers except the new Internet explorer 7. Can anyone advise me on what do to so that it will be compatible with the explorer 7. What happened is " The menu of my web pages should be showing only when you click it but because it is not compatible with the new explorer, it open up and display all hidden menu. Can you help pls. Hello, I created this Wordpress theme http://www.ilmondodeidoppiatori.it/news/ It's perfect with Firefox but if I open it with Safari, the whole central column goes below the rest of the content: how can I fix it? Thanks in advance Hi guys, I have been workin on a web page for a few weeks now and I was checking how it looks like in Mozilla Firefox 2. Well, it seems that the same code appears differently in other browsers (opera and internet explorer, for example). So, I have two questions: a) What is the problem that is causing the same page to appear differently when displayed by different browsers? b) How can I fix it? Thanks. P.S.: If this question is answered in another thread please inform me and accept my apology for not searching out myself. When checking if a site shows correctly, which browsers should I try? I usually check on IE5 and NETSCAPE similar version... Thanks Mainly IE. I've created my first site using HTML and it displays fine for now using Firefox, Chrome and Safari, however I can't get it right with IE. I'm testing it with IE8. I've done a ton of googling and have tried Transitional and Strict doctypes, but regardless I can't seem to get my page to look the same in all the browsers. I've done the site in Transitional but when I open it in IE a few graphics are out of place. So I then tried changing the doctype to strict and the graphics matched the out-of-placeness in IE with the other browsers, but then something else in IE gets messed up that isn't in the others. So basically, whether I use strict or transitional I can't get all the browsers to work. Any thoughts would be greatly appreciated. Thanks. Hi. I am working on a website, basically made in HTML and CSS. I am pretty far, but when look at my website in Safari and Internet Explore, my menu makes a break line for every button I have made. When I look in firefox the menu goes straight? Anybody who know what I need to do, to be able to see the same thing in each browser? Here is my menu code: <ul id="nav"> <div id="menu"> <li><a id="menutext" href="home.html">HOME</a></li> <li><a id="menutext" href="artists.html">ARTISTS</a></li> <li><a id="menutext" href="releases.html">MUSIC</a></li> <li><a id="menutext" href="news.html"> NEWS</a></li> <li><a id="menutext" href="aurtv.html">VIDEOS</a></li> <li><a id="menutext" href="photos.html">PHOTOS</a></li> <li><a id="menutext" href="about.html">ABOUT</a></li> <li><a id="menutext" href="contact.html">CONTACT</a></li> </div> </ul> Thanks. |