What is causing my UL to go wrong in IE6/5.5?

I am designing a masthead and all looks fine in IE7, FF,
Safari, Opera, but in IE5.5, and IE6 the "ul" called "leftmenu" is
halfway across the screen. The UL should be lined up just to the
right of the "thisisatest" title. All appears fine in IE7.
www.siteoftom.com/pages/masthead_2divs.html
Browsershots link to IE6 image -
http://browsershots.org/screenshots/d4ee45f34c488afa309489b4e956775e/

I think it's because you're missing the closing --> before
</style> in your
CSS
see
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.siteoftom.com%2Fpages%2Fmasth ead_2divs.html
Jo
"~Billy~" <[email protected]> wrote in
message
news:fevv77$7ct$[email protected]..
>I am designing a masthead and all looks fine in IE7, FF,
Safari, Opera, but
>in
> IE5.5, and IE6 the "ul" called "leftmenu" is halfway
across the screen.
> The UL
> should be lined up just to the right of the
"thisisatest" title. All
> appears
> fine in IE7.
>
> www.siteoftom.com/pages/masthead_2divs.html
>
> Browsershots link to IE6 image -
>
>
http://browsershots.org/screenshots/d4ee45f34c488afa309489b4e956775e/
>

Similar Messages

  • DPS: pinch and zoom function not working on all pages within folio (v30 tools using the pdf setting). What would cause some pages to pinch and zoom fluidly, while other pages appear a bit sticky? Could it be a button on the wrong layer?

    What would cause some pages in the same folio to pinch and zoom fluidly, while other pages appear a bit sticky? Could it be a button on the wrong layer that's not allowing the pinch and zoom to work?
    I do have a "go to state" button that enlarges graphic to full page on the page. Could this be cancelling the pinch and zoom functionality? Would a box with text wrap ON affect the ability to pich and zoom? What else may be causing this?

    What would cause some pages in the same folio to pinch and zoom fluidly, while other pages appear a bit sticky? Could it be a button on the wrong layer that's not allowing the pinch and zoom to work?
    I do have a "go to state" button that enlarges graphic to full page on the page. Could this be cancelling the pinch and zoom functionality? Would a box with text wrap ON affect the ability to pich and zoom? What else may be causing this?

  • What could cause video to freeze up in flash player?

    What could cause an .flv to freeze up and not play in the
    flash 8 player? After creating a .swf flash movie in Flash Pro 8,
    it plays fine, then an hour or 2 later, it freezes up. I re booted
    my PC and it again plays fine. Anyone know what could cause my PC
    to not play an .flv until I reboot my machine?
    Could the flashplayer have encountered the stop() command? It
    plays fine for a while so I don’t think that’s the
    problem but I could be wrong. I did not add any actionscript to the
    video, I just created it by running the Import and export to .swf
    commands.
    I'm running a W2K machine, 7200 rpm sata drives and 2.5 gig
    of ram. I did not upload the .flv and .swf to server yet, just
    testing it on my local machine.

    Or could this be a problem with my Flash player install?
    It's strange 'cause it's an intermittent problem, it works
    fine for a while and then it freezes up.

  • I have an email account causes the machine to hang up after being in use for a day.  It only occurs on my Macbook Pro and only one particular account.  The problem account works fine on my iMac and Windows Machines.  Any ideas what is causing this?

    I have an email account causes the machine to hang up after being in use for a day.  It only occurs on my Macbook Pro and only one particular account.  The problem account works fine on my iMac and Windows Machines.  I have been to the local Genius bar and through trial and error we have determined that Mail is working ok but somehow the account is causing the problem.  I have used this account for years.  Any ideas what is causing this?

    No idea why, but one thing you may try if you have the time, is create a new user, and set up the problem mail account in the new user space. See if it causes your MBP to hang as well.  That will tell you if it is something wrong with your main User, or something wrong with MBP.
    Assuming this works, I'd nuke the problem account in your main user space, re-start, and reinititate the account and see if that helps.
    Depening on how many email accounts you have setup, it may be necessary to nuke the whole Mail folder in your User/Library....   Hard way to get it to work, but just my idea.

  • What can cause ctm_config.properties to reformatted ? LMS 3.2 solaris10

    The customer observed the same error mentioned in this thread:
    https://supportforums.cisco.com/message/3038760#3038760
    When running a quick report in Campus Manager (User Tracking > Reports) the following error appears:
    Application error: URN_NOT_FOUND : urn "ogs_server_urn" : Not found !!.
    Also, the reason here was the same, a config file with with wrong content:
    NMSROOT/MDC/tomcat/webapps/cmapps/WEB-INF/lib/ctm_config.txt
    Interestingly, the file was touched when a specific job started. So I assume that this job somehow scrambles up that file.
    the content of the "wrong" file was:
    ================
    #CSTM Configurations
    #Thu Jul 01 11:35:32 CEST 2010
    SERVER_PORT=45589
    MAX_VM_PORTS=20
    MAX_THREADS=100
    CTM_FILE_DOWNLOAD_URL=\:ctm/FileDownload
    CTM_SSL=1
    CTM_URL=\:443/campus/CTMServlet
    CTM_FILE_UPLOAD_URL=\:443/ctm/FileUpload
    ===================================
    Also I found a strange "copy" of that file (or part of it) here: /opt/CSCOpx/nullctm_config.txt
    root@server # cat /opt/CSCOpx/nullctm_config.txt
    #CSTM Configurations
    #Sat Jul 10 11:40:22 CEST 2010
    SERVER_PORT=54456
    root@sdeu1120 #
    the timestamp of both files:
    -rw-rw-r--   1 casuser  casusers     226 Jul 10 11:40 /opt/CSCOpx/MDC/tomcat/webapps/cmapps/WEB-INF/lib/ctm_config.txt
    -rw-r-----   1 casuser  casusers      70 Jul 10 11:40 /opt/CSCOpx/nullctm_config.txt
    The job showed up with /usr/ucb/ps -gauxwww as follows:
    casuser  21770  0.0  0.316640095080 ?        S 11:40:00  0:44 CSCO.1599 -cw /opt/CSCOpx -cw:jre /opt/CSCOpx/MDC/jre -Xmx1280m -Xincgc -XX:MaxPermSize=128m -Dnm.jrm.jobid=1599 -cp:p MDC/tomcat/webapps/cmapps/WEB-INF/classes/:MDC/tomcat/webapps/cmapps/WEB-INF/lib/:campus/lib/classpath/:campus/www/classpath/:MDC/tomcat/webapps/cmapps/WEB-INF/lib/ctm.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/iText.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/log4j.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/ogs-client.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/ogs-server.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/ogs-sharedasa.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/ogs-sharedgroup.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/ogs-sqlasa.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/ogs-testasa.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/ogs-util.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/struts.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/uii.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/utng.jar:MDC/tomcat/webapps/cmapps/WEB-INF/lib/xerces.jar:campus/lib/classpath/servlet.jar:campus/www/classpath/share.jar:campus/www/classpath/ogs-client-sign-1-3.jar:campus/www/classpath/ogs-cmclient1.2-sign-1-3.jar:campus/www/classpath/ogs-server-sign-1-3.jar:campus/www/classpath/ogs-util-sign-1-3.jar:campus/www/classpath/share-sign-1-3.jar:campus/www/classpath/log4j.jar:campus/www/classpath/ogs-client.jar:campus/www/classpath/ogs-server.jar:campus/www/classpath/ogs-cmclient1.2.jar:campus/www/classpath/xerces.jar:campus/www/classpath/xerces-sign-1-3.jar:campus/www/classpath/ogs-util.jar:MDC/tomcat/shared/lib/xerces.jar:MDC/tomcat/shared/lib/MICE.jar:MDC/tomcat/shared/lib/NATIVE.jar:MDC/tomcat/shared/lib/ctm.jar:www/classpath/SecretClient.jar:lib/classpath/servlet.jar:lib/classpath/cmfjms.jar:lib/classpath/License.jar:lib/classpath/log4j-1.2.8.jar com.cisco.nm.ani.clients.utng.application.JobRunner 1599 481 1233657331085.ser
    If I remember well this job was of the type "Switch Port Report-Switch Port Summary". But I could not see this job. The reason for this could be that there were a huge amount of jobs listed in  CS > Server > Admin > Job Browser: more then 30 000 history entries.
    After cleaning up the number of history jobs, the same error appeared again a few day later. What can cause this strange error ?

    I am still confused with this error...
    after the first occurence of the problem I added the line (DYNAMIC_PORT_ALLOCATION=0) to ctm_config.txt as you suggested, restarted the service and the problem was gone;
    is it necessary to do this also for the file in the campus path?
        /opt/CSCOpx/MDC/tomcat/webapps/campus/WEB-INF/lib
    a week later or so the customer said that the problem reoccured without corruption of ctm_config.txt - could this be possible?
    As I described above, according to the timestamps of ctmregistry (in cmapps) it was not rewritten after dmgtd restart - ok - but why was it possible to generate the UT > Reports without a problem first an later not?
    this is what I observed with the last test:
    after deleting ctmregistry in both directries it was only recreated in
        /opt/CSCOpx/MDC/tomcat/webapps/campus/WEB-INF/lib
    around 20 mins afer ANIServer start time and it did not get created in
        /opt/CSCOpx/MDC/tomcat/webapps/cmapps/WEB-INF/lib
    although, the reports in UT > Reports > Report Generator are running fine
    I assume ctmregistry in cmapps will get created on the first request but this is not the task of generating the report. Instead I think another tasks/action creates this file but when it exists the Report Generater makes use of it. I observed that with a bad ctmregistry file and a good ctm_config.txt in
        /opt/CSCOpx/MDC/tomcat/webapps/cmapps/WEB-INF/lib
    the Device Selector for UT > Reports > Report Generator did not show any Devices...
    so I am a little confused about this behaviour...
    Is there/will there be a patch available for LMS 3.2 that prevents ctm_config.txt to get corrupted? It is a config file - shouldnt it be opened read-only by any LMS process?

  • My iPad is suddenly charging very slowly. What would cause this?

    My iPad is suddenly charging very slowly. What would cause this?

    That should not be the case with the charging. You may want to visit an Apple store and see what they recommend. An iPad will not charge from a USB port on a computer as there is not enough power. You say you are plugging into the wall so I am guessing there is a charger block involved. There may be something wrong with the charger block so it may be worthwhile finding another iPad charger and trying that charger.

  • Kernel_task using 16 Million Terabytes of memory - what's causing this?

    According to Activity Monitor kernel_task is using 16,777,216 TB of virtual memory.
    Obviously, there is some (overflow?) bug somewhere (is that number the maximum allowable memory on a 64-bit system?), and Virtual Memory doesn't really mean much in the real world, but is there a way to track down what is causing this, given that kernel_task going wrong can bring down the whole system.
    This reappears after a restart - and in fact for the first time in memory my computer locked up a few days ago, so I'm wondering if there is a connection.
    Thanks

    You have a Mid 2010 15-inch MacBook Pro and your log is showing a problem with the NVIDIA graphic card.
    These MacBooks have got a defective NVIDIA graphic card that may cause unexpected restarts, black screens, kernel panics... See > http://support.apple.com/kb/TS4088
    Fortunately, Apple is repairing all of those MacBooks for free, so make a backup of your data and take your MacBook Pro to an Apple Store or reseller

  • E-mails with attachments, mostly photos, are replicating themselves in my inbox, 100 or more at a time. What is causing this and how do I fix it?

    It is an intermittent, but a regular-enough-to-be-really-annoying occurrence........when someone sends an e-mail, to which is attached a photo of some kind, or a picture document, it will replicate in my inbox, sometimes 100 or more copies at a time. I delete all of them, empty the trash, and will also go to the Yahoo web version of my e-mail and delete the offending e-mail from there and empty the trash. Sometimes worked. Now that process isn't working, and this particular e-mail just filled up my inbox with over 100 copies of itself, even after the other steps were taken. Can't get any incoming mail.
    This log jam of replicated e-mails prevents incoming and new mail from reaching the inbox.
    Needless to say, am not too happy about it. What is causing it, and how do I fix it, other than to go to Outlook for my e-mail client....? :0) This, coupled with the constant "not responding" each time I try to send an e-mail, delete items from the "sent" or inbox folders, is really driving me nuts. We have a crappy internet connection, and that is likely part of it, but the "not responding" is not a new thing with Thunderbird, either.
    Thanks in advance for any assistance you can provide. I dislike the web version of Yahoo, and don't want to have to switch to that, as it just doesn't meet e-mail needs. Would like to get Thunderbird fixed.

    I have not seen your error in either my IE or my chrome. I do note that you are using a "strict" Document Type Declaration.
    You might try a transitional DTD, which should be more forgiving than the strict:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    Other than that, I don't see anything particular (because I don't see the error, either) that would cause the menu to drop vertically instead of horizontally.
    Beth

  • I have an Apple MacBook Pro and when surfing the web my computer will slow to a crawl and I will have a multi-colored spinning wheel visible until my latest request is handled.  What is causing this and is there a way to prevent this from occuring

    I have a MacBook Pro.  When surfing the web it will eventually slow to a crawl.  When this occurs, there will be a small multi-colored wheel spinning until my latest command is handled.  What is causing this and is there a way that I can modify or prevent this from happening?  Is there a setting that will prevent this?

    When you next have the problem, note the exact time: hour, minute, second.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Scroll back in the log to the time you noted above. Select any messages timestamped from then until the end of the episode, or until they start to repeat. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Trash will not delete from trash folder! What can cause this effect?

    Trash will not delete from trash folder! What can cause this effect?

    u can actually force it to delete, oviously i assume you dont have the application or data etc open neware else?
    try restarting your computer, go into finder close all your open applications etc, servers, **** even clear your data in your web browser, do a disk utility check and verify your drives and repair em if nessicary.
    as chamar suggested look at http://www.thexlab.com/faqs/trash.html
    i had the same problem before but with a good 5-10 minutes of googling i was able to solve it..
    best of luck

  • After updating latest security update for my OSX 10.7.5 one of my usb port is not working now.how do i know what is cause that usb port is not working after security update

    one of usb port in my macbook pro havent work after i ve updated latest security update for osx 10.7.5, how do i know what is cause that usb port is good or bad

    On a Mac running v10.7.2, the only way to reinstall Safari is to reinstall OS X using OS X Recovery.
    Safari 5.1.1 is for Snow Leopard. It will not run on a Mac with v10.7 installed.

  • I can't click on the icons at the top of a site. What's causing this?

    I have firefox and it's having a strange problem today. When I'm on facebook, I can't click on the icons at the top. I can't click the message, friend request, notifications, home, profile icons and can't click the one that allows you to sign out. So i can't even sign out. What I mean by can't click is when I put the cursor over those icons, it doesn't change into the finger. When I left click it anyway, nothing happens. This doesn't happen in internet explorer, but I want to keep using firefox. What's causing this? I also noticed that this doesn't just happen on facebook. I've uninstalled and reinstalled firefox. I restarted the PC. It didn't help.

    The Yahoo! Toolbar extension has been reported to cause this issue.
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • I have two graphics workers on osx 8.  They are both complaining that their files are changing label colors on it own.  Any idea what could cause this?

    I have two graphics workers on osx 8.  They are both complaining that their files are changing label colors on it own.  Any idea what could cause this?

    and there were and have been problems with any two nvidia cards which was the main part of my question.
    To provie details try pasting all but serial number from system profile. Sorry but Mac Pro tells me nothing, not model, year, or what graphic card it came with or updated with.

  • I am using an iPad with Apple TV and airplay with a projector in my classroom.  The mirroring cuts out and back on several times during use. Any suggestions on what's causing it and how to fix it?

    I am using My iPad with Apple TV, Airplay and projector in my classroom.  The projector screens blanks out and back on several times during a presentation. It seems like a problem with connection but I'm not sure as it comes back on after a few seconds. Any idea of what is causing this and how it can fixed?

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.) No data/files will be erased.
     Cheers, Tom

  • Firefox 5.0 is supposed to have a separaret Twitter tab, but I noticed today that that tab is missing. What is causing this problem?

    Firefox version 5.0 has a separate Twitter tab built into this web browser. However, today I have been having problems with launching the Firefox browser. An error message appears, after attempting to launch the browser, which states that the Firefox browser is already running, and that the process needs to be closed or that the computer needs to be restarted. After restarting my computer and launching the Firefox browser, I noticed that the built-in Twitter tab ( near the upper left-hand corner of the browser ) was missing. What is causing these problems?

    I'm pretty sure that Firefox version 5.0 has a built-in Twitter tab. Whatever the case may be, I downloaded Firefox version 5.0.1 this morning. I learned that if you right-click on a tab, that a menu box will appear on the screen. One of the options in that menu box is "Pin as App Tab." If I go to the http://twitter.com web site, and then right-click on the corresponding Twitter tab, and then select "Pin as App Tab," then a small Twitter tab will appear to the right of the orange-and-white "Firefox" tab ( in the upper left-hand corner of the Firefox web browser screen ). Then I can click on that Twitter tab and go directly to the http://twitter.com web site. However, when I exit the Firefox version 5.0.1 web browser, and then immediately re-launch it, the separate Twitter tab is gone. Is there any way, within Firefox version 5.0.1, that I can make the separate Twitter tab permanent after selecting "Pin as App Tab"? Thank you for your assistance regarding this matter.
    ''Edited by a moderator due to inappropriate content.''

Maybe you are looking for