Ie8 and clearfloat problems

Hi,
I'm using
ie
tester to test my css and I've run into a problem with ie8. For
some reason it appears to be ignoring my clearfloat style. Here's
the page:
http://www.esc-online.com/neher/linecard.html
Notice how in ie8 the lists are sitting below the spry tab
content area and also below the outer wrapper area. My footer is
also crammed over to the right. In all the other browsers I don't
get this problem.
I think it comes down to how ie8 interprets this line of code
(basically a hack) which I have used to keep the content inside the
defined areas:
<br class="clearfloat"/>
The style for this is as follows:
.clearfloat {
font-size: 1px;
line-height: 0px;
clear: both;
height: 0px;
Seeing as ie8 is supposed to be more css compliant than the
rest, is there a better way to be keeping content contained within
a defined area than doing it this way?
Thanks
LA Gooner.

.oO(LAGooner10)
> I'm using
http://www.my-debugbar.com/wiki/IETester/HomePage
ie tester to test
>my css and I've run into a problem with ie8. For some
reason it appears to be
>ignoring my clearfloat style. Here's the page:
>
>
http://www.esc-online.com/neher/linecard.html
>
> Notice how in ie8 the lists are sitting below the spry
tab content area and
>also below the outer wrapper area. My footer is also
crammed over to the
>right. In all the other browsers I don't get this
problem.
>
> I think it comes down to how ie8 interprets this line of
code (basically a
>hack) which I have used to keep the content inside the
defined areas:
>
> <br class="clearfloat"/>
>
> The style for this is as follows:
>
> .clearfloat {
> font-size: 1px;
> line-height: 0px;
> clear: both;
> height: 0px;
> }
>
> Seeing as ie8 is supposed to be more css compliant than
the rest, is there a
>better way to be keeping content contained within a
defined area than doing it
>this way?
There are various ways to clear a float (you could just
google for that
term). Personally I prefer to simply apply an "overflow:
hidden" to the
floated element. It's a very elegant way and works well in
almost every
browser, but is not recognized by DW yet.
http://www.quirksmode.org/css/clearing.html
Also remember that IE 8 is still beta. Passing the ACID tests
is nice,
but doesn't necessarily mean that it will work well in
practice yet.
I've even seen reports about IE 8 totally screwing up
websites which
worked in IE 7, so the developers still have a lot to do. I
wouldn't add
any specific hacks or workarounds until an RC (release
candidate) is
published.
Micha

Similar Messages

  • I'm using Siebel 7 eBusiness app for doing SRs on Win7, IE8 and I could no longer navigate back and forth. I got navigator.SWE_historyKeys.1378453334294' is null or not an object. Does anyone know how to solve this problem?

    I'm using Siebel 7 eBusiness app for doing SRs on Win7, IE8 and I could no longer navigate back and forth. I got navigator.SWE_historyKeys.1378453334294' is null or not an object. Does anyone know how to solve this problem?

    Looks like you have to upgrade to at least 7.8.2.16.
    See the Release Notes of 7.8.2.16 and search for "SWE_historyKeys".
    Maintenance Release Guide, Siebel CRM version 7.8 (Doc ID 560646.1)

  • Help - Problems with the Compatibility IE8 and IE9 (ADF)

    I want to know because some parts do not fit in IE browsers versions 8 and 9. I've done these actions of this tutorial but I saw the compatibility mode is enabled on the page components to function normally. But the bigger problem is compatibility with AJAX components, which have tables that update when the information is recorded in real time, shows a loading bar (which is a component that fetch data) when you enter information, this bar when the browser is in compatibility mode (IE9) remains on the screen no action, and when the page is removed this compatibility mode works but load bar components are inserted all dysfunctional again, ie the application works perfect works only in firefox but the problem is I need to work on IE9, here's the link that made the changes,
    [http://blogs.oracle.com/jdevotnharvest/entry/running_adf_faces_applications_with_ie_9_in_ie_8_compatibility_mode|http://blogs.oracle.com/jdevotnharvest/entry/running_adf_faces_applications_with_ie_9_in_ie_8_compatibility_mode]
    If anyone has experienced this and can give a help

    Hi,
    think I should remove the blog post or make it more apparent that this is for testing purposes only. ADF Faces does not support IE compatibility mode in production because of known issues in IE. So while you can use the solution I documented to install a newer version of IE while still developing for an older version, it is not supported at runtime. In your case, use IE9 native (or install IE8 and use this native) and run it with a JDeveloper version that is certified for the browser version.
    Anything showing different in IE9 native than in IE 8 native (using a JDeveloper version certified for IE9) then can be considered a bug
    Frank

  • Problems with IE8 and latest Flash

    On three discrete web pages from different organisations I am having problems which I think track back to the Flash product -
    on eBay when I am loading images the usual software (called standard) that I have used for many years says that I need to download the latest version of Flash.  I went through a successful (tested it had gone) uninstall and reinstall but still after clearing cache etc. rebooting etc. ebay still says load the latest version.
    on UK Met Office site a weather map which is central to their product offering never unpacks onto the screen - just sits there saying loading.  Sometimes MS comes on and says the script is slowing down the computer but nothing ever loads.
    on BBC iplayer when one selects a program the web page should put up a static image of the program which may then be run by clicking a play icon.  The image never appears and so no programme may be viewed, after a while MS comes on and says do I want to stop running the script.  No difference if I say yes or no,  still the frame/image is not unpacked.
    I am on IE8 32 bit system and have checked with your software that I have the latest and have reloaded it too.  Any ideas ?
    many thanks

    Chris,
    Everything absolutely works on Chrome, many thanks - I'll use that.  Still
    nothing on IE8 where the problem is as previously stated.
    I wonder how many IE users have a similar configuration to me and are
    blocked.
    Chrome now working fine and programmes being displayed and selected without
    problem.  (I have not touched Flash)
    Many thanks for your blog and support.  Most excellent.
    alan

  • Reader, IE8, Win7, and Oracle - Problems saving PDF

    Hi there! I have an odd annoying issue. In short, my problem is that I cannot save PDF's generated by Orace in a browser window on my Windows 7 PC. My Windows XP machine does this just fine. Both are using IE8.
    My work uses Oracle for a good bit of our tasks. I frequently have to save generated PDF's from the Oracle system. The work flow is like this:
    1) Login to Oracle in IE8. Then open Oracle via IE8. This process opens up a Java window that houses the actual Oracle app.
    2) Generate file from within Oracle. This opens another IE8 window in which I can choose the format of the file (RTF or PDF). When I click next it will generate the file...if a PDF it will normally open inside the browser window.
    3) At this point on my Windows XP/IE8 machine, I can click save and a dialog box opens allowing me to choose location and name for the file. On my Windows 7/IE8 machine, when I click save, nothing happens.
    If I change the settings in Reader to dissalow opening the file in the browser (forcing Reader to open), I can navigate to "Save As" and save the file. This just requires several more clicks (and to anyone that has used Oracle, you know that the last thing I need is several more clicks for a task).
    I can print fine, so I can use a PDF printer to "save" the file, but again, this is more clicks.
    If I navigate to a PDF on the web (I used the IRS as a test), I can save just fine, same as on my XP machine.
    I've tried disabling UAC in Win7, doesn't help. I've tried adding my company's Oracle website to the trusted list, doesn't help (PDFs come up in an Unkonwn Zone no matter what I do). I tried manually enabling every item under the security settings of IE8 and it didn't help. I've tried running IE8 as an administrator, didn't help.
    Thanks in advance for the help.
    Message was edited by: Aegwyn11 - Fixed title

    I found a decent workaround (not a true solution)...remove Adobe Reader and install PDF Xchange Viewer instead. Its free and has browser integration that actually works correctly. Looking over this forum, it seems that Adobe Reader has a number of problems with Windows 7...I would have thought that Adobe would have their act together better. I guess I was wrong.

  • Some web pages come up blank, generally following a link, that have opened without issues in earlier FF versions. Pages open OK in IE8 and/or in Chrome. Have tried the cookies clearing etc as suggested elsewhere, without success.

    I'm running FF 3.6.8. Certain websites (no apparent pattern, no secure sites) come up blank (white screen), showing "Done" on the footer. It generally happens when clicking on a link in another web page but no login or similar is involved to get to the intended site. Have cleared the cookies and followed the advice for a similar issue stated elsewhere on the Help forum, to no avail. Have also not added any add-ons since that recent FF upgrade.
    The affected sites have come up without issues in earlier FF versions, and they do load in IE8 and in Chrome. A representative example is shown below. - Will appreciate any helpful comments and recommendations!

    "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"<br />
    "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"<br />
    <br />
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).<br />
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]<br />

  • Adobe Flash Player 10 when installed closes the whole computer as soon as it is selected to 'play' a video clip from U Tube or any other source, I have uninstalled it and the problem goes away but I cannot play the clip.any answers?

    Adobe Flash Player 10, when installed, closes the whole computer when it is used to play any clip from U Tube or other source. I uninstalled it and there was no further trouble but, of course, I cannot view the clip. If I reinstall it the same problem persists. I have contacted my 'computer guru' but his comment is that many of his clients have the same problem but it appears to be a problem with Adobe however many other friends have put in the version 10 Flash Player and have no problems. I do not appear to have any other problems with the computer such as viruses etc and it is scanned very day for such items. I would appreciate any advice you can give as it is very annoying, thanks, RAB

    Me too!
    On both IE8 and Firefox. Win 7 32 bit on IBM T42 - 1GB ram.
    Old laptop I know but the 10.1.x.x Flash Players worked just fine. Problem started with 10.2.152.26 flash player.
    Now BBC TV live and iPlayer work just fine, however YouTube does not - audio but no video. Just a black rectangle where the video should be.
    Right click to get the menu and "settings" is greyed out. However select the pop-out option and the video plays. Right click on the pop-out and "settings" is available. So deselect "enable hardware acceleration", close the pop-out and refresh the window (F5) and now YouTube videos play. Switch hardware acceleration back on and now they don't.
    This video works fine with hardware acceleration enabled. http://www.adobe.com/products/flashplayer/features/video/h264/
    These also work. http://www.adobe.com/devnet/flashplayer/stagevideo.html
    Something broken in 10.2, I think.

  • Tab key won't work. Works in IE8 and Safari but not Firefox. Thoughts?

    About a week ago, the tab key stopped working in Firefox (when I updated Firefox?). It works fine in IE8 and Safari. I love Firefox but will have to switch if I can't get this resolved.
    Thanks.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • ADF application Issue with IE8 and IE9

    Hi Everybody,
    We are developing application under ADF. The application works fine in Firefox and chrome but when we open the application in IE8 and IE9 it pop up a message saying compatibility view should be turned off.Even though we turn off the compatibility view mode,The task flows that launches the jsff page are displaying blank page.In other words , I am not able to see any UI components in the page.Anybody has a clue on this?.Please Help
    Thanks,
    Harish
    Edited by: 886523 on Oct 17, 2012 4:08 AM

    Hi,
    rule number 1: This is a public forum. Please don't post issues regarding internal builds. Only issue related to public builds should be posted here!
    Beside of this, your post doesn't provide enough information to reproduce the problem (or a test case to try and run)
    Frank

  • Anyone have a slideshow that works in both IE8 and Firefox?

    I have tried the widgets offered by Adobe. They don't work in IE8 and I have tried all the fixes from the Adobe Labs.
    Doctype....If I change the doctype as recommended, then I get a white outlined box in the middle of the photos which I can't remove. If I change the doctype, then the slideshow won't work in Firefox.
    Meta...If I add the meta line as suggested, no change at all.
    Outline remove....I saw this on the forums, but could not find the line in any of the CSS code.
    Other slideshows...I have tried downloading Easy Rotator and can't register and when I go to their website - can't put in a support ticket. Obviously they have problems running their business so I would like to find something and someone simple if possible that works!
    Any one have any recommendations?  I just need a very simple straightforward slideshow - nothing fancy - for my online catalog.
    Thanks!
    Janet

    I took out the options for the end user to pause the show
    If that is what you are looking for change the variable autoplay to true:
    autoPlay: true,
    www.bigbroncocc.com

  • Flash player 11.5 updated using ie8 and firefox wont work Youtube

    Flash player 11.5 updated using ie8 and firefox wont work Youtube
    Its impossible because after the update i researched and did alot to downgrade and it wont work.
    Only domain administrators can play youtube movies. the other simple users cannot play it they get a black screen please i need some clear professional instructions because its not working Youtube

    How do I fix Windows permission problems with Flash Player?
    http://forums.adobe.com/thread/987370

  • Action list not found error when trying to install Flash 11. I have IE8 and windows 32 bit. What can

    action list not found error when trying to install Flash 11. I have IE8 and windows 32 bit. What can I do? Thanks

    Hi, Please try to download the installer from the links provided in the following page: http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header
    Thanks,
    Sunil

  • I can not load gmail. Fine with any other IE8 and safri

    I can not load g mail. It is fine on IE8 and Safari
    == URL of affected sites ==
    http:://mail.google.com/mail/?shva=1#

    Wasn't responding to you. Please show me links where this helped.
    Apple isn't showing any system problems: https://www.apple.com/support/systemstatus/

  • IE8, unusual rendering problem

    I recently designed a new website (no dynamic content) using Dreamweaver CS4 for a small business client who has 5 networked PC's. All 5 PC's use IE as their internet browser -- 2 use IE6, 1 uses IE7 and 2 use IE8. On both computers using IE8, 1 page does not render properly -- the content is correct, but the CSS is off for an element that needs to float right, with text wrapping it. This element remains in normal document flow with no text wrap. The computers running IE6 and IE7 render everything correctly without problems.
    Here's the strange part. I have a notebook computer and a desktop computer, both running IE8. Both my computers render all of the pages in the website perfectly. I'm going to try to view this website on a couple of other computers running IE8 to see if they render correctly or if they produce the same problem.
    Based on my observations, I have to believe there's a problem with my client's 2 computers and the way their IE8 browsers are configured. Though I wasn’t there to observe, they assured me that they have cleared the cache and browsing history several times and manually "refreshed" the views. I'd expect that with a manual refresh the pages should render properly, but they are telling me they've done that and it has not corrected the problem.
    Based on my testing, all of the pages render perfectly in IE8, and the latest versions of Firefox, Chrome, Safari and Opera. Furthermore, my client advised that their new website renders correctly on his smart phone (Google).
    Is my thinking right on this, or am I missing something?

    Hi Nancy,
    Wow! I've designed about a half dozen websites and have always thought I was
    doing things correctly -- using Dreamweaver CS4 with "proper" CSS. I suspect
    that most people use the default settings that come with their browser in terms
    of text zoom / size and leave them there. For every website I've designed, once
    I've checked my design using 5 different browsers in Dreamweaver CS4, it has
    worked fine when I went "live," and none of my clients complained about the look
    or the layout being strange.
    This was a real eye-opener for me. I opened the "problem page" of my client's
    new website in IE8 and it looked normal on my computer -- as I expected. Then,
    per your suggestion, in the view drop down on the browser, I set the text size
    to "small" and I instantly produced the incorrect layout that my client was
    experiencing! It looks like if the user changes the text viewing size / zoom, it
    can cause a serious problem in how the page actually looks. This does not appear
    to be the case if you leave the text zoom / size alone and just set the zoom to
    make the page larger or smaller.
    I'll take a look at the link you provided for cross browser compatibility.
    However, what I think I actually need is a way to either ensure that the browser
    is at its default text size / zoom settings when the page is opened by the
    browser, or else I need to find a way to deactivate the capability to change the
    text zooming / size altogether. Are either of these actions even possible?
    I use a standard box model, with no absolute positioning. I use element floating
    and clearing as necessary, controlling my spacing through use of margins and
    padding. I use some tables if needed, but I don't lay the whole .html page out
    as a table like I've seen done commonly. Is a box model considered good
    practice? I took many hours of on-line training in Dreamweaver CS4 website
    design, and I don't remember any comments from the trainers about this issue of
    text zoom / size and its effect on totally changing the look of the layout.
    Clearly, it is an issue that I need to address.
    Your help and comments are greatly appreciated!
    Tom

  • Formatting Issues with IE8 and Verizon Email

    I am using Internet Explorer 8/Windows7  to view and compose emails in the "new" Verizon Email interface and have become increasing frustrated with the way the <enter> key doesn't work the way its supposed to.  At the end of a sentence when I hit the enter key to start a new line it moves some or all of that line down the page, breaking it - and does not put my cursor at the beginning of the next line the way one would expect.  Very frustrating.  Had to switch to Mozilla Firefox where it appears to be OK.

    I normally use Firefox and do not experience what you describe. But I just started IE8 and tried it there, also worked just fine, using the "new" webmail interface. Do you have any add-ons enabled in IE? If so, have you tried starting IE without any add-ons to see if that has any effect? I have seen some reports of add-ons causing problems with webmail.
    It could also perhaps be caused by fixes applied to IE. Is your IE up to date? I updated mine yesterday with the latest Microsoft fixes so if yours is current that is probably not a possibility. 
    In my Windows 7 I have an entry in All Programs under Accessories ==> System Tools that will start IE without any add-ons.
    Justin
    Verizon FiOS TV, Internet, and phone
    QIP6416-P1, IMG 1.8, Build 02.54
    Keller, TX 76248

Maybe you are looking for