Column widths OK in Firefox & Opera, NOT WORKING in Internet Explorer?

Hi there,
I've got a table based website and for some reason Internet Explorer is messing up my layout?  It works fine in Firefox and Opera but IE is extending one particular <td> tag beyond its set width?  What's even more strange is that the problem only happens on 3 of the 5 pages?
The <td> in question is the first one (width="175" and class="banner_logo")
Tested with Firefox 3.5, Opera 10.10, Internet Explorer 8
Here's the code which deals with this part of the page layout:
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="175" rowspan="2" bgcolor="#FF0000" class="banner_logo"><!-- #BeginLibraryItem "/Library/logo.lbi" -->
<a href="index.html"><img src="images/logo.png" alt="Malcolm McReath Consultancy - PrintExpert.net" width="151" height="93" border="0"></a><!-- #EndLibraryItem --></td>
    <td width="280" class="banner_empty"> </td>
    <td width="345" class="banner_contact_details"><!-- #BeginLibraryItem "/Library/banner_upper_contact.lbi" -->
    <p>Tel: 01582 763 117     Mob: 07850 810 030 </p>
    <p>Fax: 01582 768 117    <a href="mailto:[email protected]">Email: [email protected]</a></p>
    <!-- #EndLibraryItem --></td>
  </tr>
  <tr>
    <td colspan="2" class="navbar"><!-- #BeginLibraryItem "/Library/navbar.lbi" -->
Any help greatly appreciated!  let me know if you require more code or CSS to solve problem....cheers
PS.  Since my original post I've tested it in Chrome and Safari and it works fine!  Can't everyone just stop using I.E. please?!

I've attached a visual represenation of what the problem is as the site is not live yet...hopefull this will clarify things a bit more.
Working Page (this actually works in IE as well)
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
Section 1:
<td width="175" rowspan="2" bgcolor="#FF0000" class="banner_logo"><!-- #BeginLibraryItem "/Library/logo.lbi" -->
<a href="index.html"><img src="images/logo.png" alt="Malcolm McReath Consultancy - PrintExpert.net" width="151" height="93" border="0"></a><!-- #EndLibraryItem --></td>
Section 2:
<td width="280" class="banner_empty"> </td>
Section 3:
<
td width="345" class="banner_contact_details"><!-- #BeginLibraryItem "/Library/banner_upper_contact.lbi" -->
    <p>Tel: 01582 763 117     Mob: 07850 810 030 </p>
    <p>Fax: 01582 768 117    <a href="mailto:[email protected]">Email: [email protected]</a></p>
    <!-- #EndLibraryItem --></td>
Ends of Sections 1-3:
</tr>
Section 4:
<tr>
    <td colspan="2" class="navbar"><!-- #BeginLibraryItem "/Library/navbar.lbi" --> ...JS code omitted as there's loads of it!...
  </tr>
Here's an example of the problem page...notice the red background of the first <tag> extends to the right for some reason.... 

Similar Messages

  • As of January 25, I'm no longer able to resize column widths in Yahoo Mail Inbox--still works in Internet Explorer.

    * I know how column resizing works and have done it regularly in the Yahoo Inbox
    * I've logged out/in of Yahoo, restarted my Firefox browser session, rebooted my computer
    * Other than anti-virus and other auto-updates, there haven't been any system changes (e.g. no new software loaded, configuration changes)

    The internet service you are using is the ones blocking the email from being sent out. You would need to contact them to see what they are restricting.
    Anthony_VZ
    **If someones post has helped you, please acknowledge their assistance by clicking the red thumbs up button to give them Kudos. If you are the original poster and any response gave you your answer, please mark the post that had the answer as the solution**
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or plan

  • IWeb Page Navigational Links not working with Internet Explorer 7

    I'm hoping someone can help me out here? My wife created her 1st website using iWeb. I am testing the sites functionality before we publish it. All the pages and links work fine on Firefox and Safari for windows. However, the page navigational links are not working on Internet Explorer 7. All I see is a dot to the left side of where the page links should be. When I start the site in IE7 I get an Active X script warning and I am asked if I want to allow the script to run; to which I reply yes. After I allow the Active X script the dot to the left side of where the page links should be disappears, but the links do not appear.
    Is there anyway to resolve this? Most of the members of her club have Windows based PCs and are using IE7.
    Message was edited by: cviz821

    Yes, Javascript is running on IE7 and other java script applets appear to be working with the exception of the Navbar script.
    It would be great if my wife's friends used a "real" browser, unfortunately 70% of the people on the web use IE7, so this is a real concern if we can't get this to work. I'v seen other iWeb site on IE7 that seem to function fine, so I'm not sure what the issue is here.
    Message was edited by: cviz821

  • Lessons: Extend step 5 of 7 not working on Internet Explorer 11

    Hello I using Edge Animation CC Trial, I starting to learn directly from application. Everything is good until I found out Lesson: Extend step 5 of 7 not working on Internet Explorer 11 (Lasted version on Windows 8.1). The Playback/Stop trigger not work for Stage. But when I try use Chrome, it working well.

    Oh and just to show how things look like with the problem, it's like this:
    And this is what it's supposed to look like:
    So yeah, the whole space just turns empty - I can still click on blank spaces and it leads me to the appropriate links (though I have no clue what links I am actually clicking on in IE9, it only shows up for google chrome
    I'm looking forward to constructive replies~ Hopefully someone would see this soon

  • My h:commandButton is not working on Internet Explorer not FF

    Can anyone help to findout what could make h:commandButton not working in Internet explorer and not in any other browser like Safari, Netscape and Fire Fox.
    My application is having this problem currently with IE only. I have also tried calling the action of the form from javascript.
    To make it more clear, the page doesn't even get to the validation phase, so wrong entries on the form don't get validate and page not submitted.
    help please
    Michael E.

    Thanks for the response,
    I discovered that it was one of the modal child windows generated by JS thats the cause. But what should the interference between the child window and the JSF parent page.
    Michael

  • Images made into links (in divs) not working in Internet Explorer but works in Firefox. help!

    Hey guys,
    The text links are fine, but the image links don't work in internet explorer. Anyone know why this is happening?
    Sample code:
    <a href="facebook"><div class="fb"><img src="Facebook.png" /></div></a>
    The link links to another HTML in my site

    If you anticipate having more questions, a great self help is to validate your code, that is, test your code against the rules set for the particular DOCTYPE you are using.
    http://validator.w3.org/
    "you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
    In this case it would have pointed out that you can't put a <div> inside an <a>.
    Best wishes,
    Adninjastrator

  • Adobe Flash Player not working in Internet Explorer 9

    I installed the latest version of Adobe Flash Player (version 11.7.700.169) and Adobe Flash Player stopped working in Internet Explorer 9. ActiveX filtering is disabled and the Adobe Flash Player add-on is enabled in IE 9. When I try to load the Web page for www.youtube.com, I get a blank screen. Google Chrome and Mozilla Firefox work fine - both can display the YouTube Web page. Is there a fix for this?
    Message was edited by: Pleiades777. I am running Windows Vista (32 bit).

    What exactly means "not working"?
    Check also
    https://forums.adobe.com/thread/885448
    https://forums.adobe.com/thread/867968

  • Cant use some funtions in firefox but still work with internet explorer, too long to explain in one ssentence

    recently I have found that certain buttons on sites like facebook and others will not function when I am using firefox but if I use internet explorer those same buttons work fine. one example is the log out button in facebook. you can click on the command button all day but nothing happens. First thought this was a facebook issue but noticed certain command buttons did not work in other sites as well. Went to i.e. and everything works fine what has happened

    '''Try the Firefox SafeMode''' to see how it works there. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    [https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode#w_safe-mode-window_2 Troubleshoot Firefox issues using Firefox SafeMode]
    When in Safe Mode... <br />
    * The status of plug-ins is not affected.
    * Custom preferences are not affected.
    * All extensions are disabled.
    * The default theme is used, without a persona.
    * userChrome.css and userContent.css are ignored.
    * The default toolbar layout is used.
    * The JIT Javascript compiler is disabled.
    * Hardware acceleration is disabled.
    * You can open the Firefox 15.0+ SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    '''''If it is good in the Firefox SafeMode''''', your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes
    ''When you figure out what is causing that, please let us know. It might help other user's who have that problem.''

  • I use the SCC mediaserver in my work, and the crop function has stopped working on Firefox, although it works on Internet Explorer, and I'm wondering if a recent upgrade caused that problem.

    I am a newspaper copy editor and use Firefox to work from home. I use the SCC mediaserver to crop photos and place them in the JazBox system, which includes Adobe InCopy and InDesign. For some reason, the crop function is not working on the SCC when I go on it in Firefox, although it's working in Internet Explorer, which is much slower. I didn't have this problem until I installed a Firefox update today. What can I do?

    Try to update to Firefox 8.0.1
    You can find the latest Firefox release here:
    *Firefox 8.0.x: http://www.mozilla.com/en-US/firefox/all.html
    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 or if hardware acceleration 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

  • Scroll pane not working in Internet Explorer

    hi all,
    I have used 'scroll pane' component in flash8 to load
    external swf files into the website. Its working fine in firefox
    but completely fails in Internet Explorer ! Could anyone help me to
    solve this please?
    here is the link
    http://www.talkingpebbles.com/development/virgincomics/index.html
    click
    here to see the website under construction
    thanks
    TP

    I see in a lot of forums from 2004 that this is an issue !
    and Macromedia hasnt done anything about it till now is surprising
    and frustrating! and no help to solve it either! that is ridiculous
    now!
    TP

  • KeyListener not working In Internet Explorer

    I made a small game
    Play it here
    It works fine in Firefox but the KeyListener doesn't work in Internet Explorer.
    I include the applet with this code:
    <!--[if !IE]>-->
    <object classid="java:Shotgun.class"
            type="application/x-java-applet"
            id="ShotgunApplet" >
    <!--<![endif]-->
    <object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
            id="ShotgunAppletIE" >
             <param name="code" value="Shotgun" />
    </object>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->But also tried this:
    <applet id='ShotgunApplet' code='Shotgun.class'></applet>
    The full source code is available from here
    Thanks in advance,
    Frederik Vanderstraeten

    --- Solved ---
    Had to remove the e.consume(); in mousePressed()

  • 8.6 CME gui not working on Internet explorer but displays on other browsers

    The strangest thing is happening I cannot access the CME 8.6 GUI on internet explorer but it works on firefox and chrome.  It just suddenly started to happen no changes were made.  When I open the gui on internet explorer after I sign in it just says View Window but never gets passed that.  I have a test router with the same version and files and it works on internet explorer.  I compared the files on both routers and both have the same files.  I'm stumped any help would be greatly appreciated.

    Is there anything in version 15.1 that can cause the issue I'm having? I have ip http server and no ip http secure-server in my config is there anything with that I have to add?  I just downgraded back to 12.4 and it works after a hard reset.  I want to attribute the problem to version advip 15.1.  I have the gui files from 15.1 loaded on flash.  

  • RichEditableText: Control+z for undo works in firefox but does not work in internet explorer (ie)

    Hi,
    I was doing some testing with RichEditableText and realized that the undo and redo when called by keyboard (Control + Z) in Internet Explorer does not work.
    Thanks,

    Hi, Gordon Smith, thanks for answer.
    I tried to pass a javascript event to the flash but still the IE does not fire, but by the way there is no way around this situation.
    With javascript I tried
    document.attachEvent("onkeydown") but doesnt work, this not fires with flash over.

  • Why does my flashbuilder application not work in firefox, but does work in internet explorer?

    I'm following the flex/facebook tutorial on adobe's site and when I run it in firefox nothing shows up, if i run it in internet explorer it shows the button...
    the tutorial I am working with is:  http://www.adobe.com/devnet/facebook/articles/flex_fbgraph_pt1.html
    any and all help is appreciated.
    -Daniel

    Most likely a javascript error. Try opening the javascript console in FF and look for errors.
    G

  • Flash not working with Internet Explorer or Firefox - is OK with Google Chrome - What gives?

    The title is my question.  When accessing Youtube with either Internet explorer or Firefox and attempting to watch videos I have viewed before from both browsers, I get messages that I need to install the latest version of Flash player.  After multiple re-installs of both Flash and the browser software as well, the problem still exists.  The only browser that I can use is Google chrome, and I prefer not to.  What can I do?

    Hello,
    Welcome to Adobe Forums.
    Do you have Windows or MAC ?
    Which version of IE and Firefox are you using ?
    Do you see Flash bouncing logo here : http://www.adobe.com/software/flash/about/
    Check whether Shockwave Flash Object is enabled or not ? (For IE : Tools -> Manage Add-ons & For Firefox : Tools -> Add-ons)
    Note : Open the above URL on IE or Firefox
    Thanks,
    Vikram

Maybe you are looking for

  • Account Based COPA Cost of goods sold and Revenue Split

    Dear Experts, We are using account based copa in a automobile company. As per the requirement when a car is sold, depending on the customer request the car  goes for a conversion. like adding Radio, Seat cover, etc As per our setup we have different

  • Reports Parameter Form not visible in Forms 6i webpage

    I have my Forms 6i fmx files and Reports rep files runnung off of HP Unix within the same directory and yet when I call the report with RUN_PRODUCT, I don't get the Parameter Form popup. I left it as default at first, and then I even tried using ADD_

  • Odi 11g - malformed numeric constant thru view data

    Hi All, From ODI 11g in the Designer Tab - Models In the models where I have the Reverse Engineered tables. From the reverse engineered tables I select one of the table as SRC_CUSTOMER to see its data I right click and select view data I get the mess

  • Documents in the Cloud - Syncing from mac to iOS devices

    I can upload documents into the cloud on my imac the documents show up on my ipad I can edit the documents on my ipad and they automatically appear on my imac When I edit documents on my imac they do not automatically appear on my ipad Is there a way

  • Calendar & Address Book Sharing - Cross Platform

    I am setting up a LAN for a new business. They will have a Mac OS X 10.4 server and less then 10 Macs. 2-3 Windows clients will be added too. What they seek to accomplish it to share calendars and contacts across the LAN and across the platforms. The