Image Over Hover not working in IE but fine in Firefox

I have a new page that I just uploaded today.  You can find it here.
http://www.rugged-cctv.com/ruggedhd.shtml
If you scroll down to the section labeled Features that ALL of our Advanced DVRs share! with a bright blue background, you will see a picture of one of our products.  In IE and Firefox that image shows up just fine, but when you hover over it a larger version of the image (and labeled) appears in Firefox but in IE I get a redX and the alt text.
My code for the right side of that blue section is here.
   <div id="features-two">
           <div align="left">Can perform 6 functions at once <br />
             <span class="smaller">(live display,  recording, playback, network access, backup, and configuration)</span><br />
            <br />
            Smart Search, <span class="bold">Multi Time</span> / <span class="style14">Multi Day Search </span><br />
            <br />
            <span class="bold">15 User levels</span> at the DVR &amp; <span class="bold">32 users</span> can access the DVR at once remotely<br />
            <br />
            <a class="popup" href="#"><img src="images/hd-components.gif" alt="Rugged HD Components" width="265" height="192" border="0"/> <span><img src="images/hdcomponents-labeled.jpg" alt="Rugged HD Components"/></span></a></div>
         </div>
Now the section above that with the gray background also has a hover image that is working in both IE and firefox is here.  I've been staring at it way too long and just can't find my mistake.  Help would be greatly appreciated.
<div id="features-two">
           <div align="left">            HDD
            Mirroring Capable on Internal Drives<br />
            <br />
            Direct <span class="style2">POS</span> and <span class="style2">ATM</span> Text Insertion<br />
            <br />
            <span class="bolding">Try to find another system with these specs!!!</span> <br />
            <br />
            <a class="popup" href="#"><img src="images/MonitoringOptions.gif" alt="Rugged HD Monitoring Options" width="265" height="192" border="0"/> <span><img src="images/hdsizechart.jpg" alt="Rugged HD Monitoring Options"/></span></a></div>
         </div>

Ken Binney wrote:
OS -
YOU IS DA MAN !
The Forum is DA MAN !
I'm just a sad information junkie. Now where's that sunshine and a cold beer

Similar Messages

  • LoadVars Not Working in 9 but fine 8

    I have a SWF that has a form and LoadVars.send() to send the
    form info to the server. It works in 8 but does not work in 9.0r16.
    The SWF is on the image server domain for several sites and
    the SJP file that it sends to is on a different domain. I have a
    crossdomain.xml in the file that the domain that recieves the forma
    data.
    Should the crossdomain.xml file be on the image server
    instead?
    If it is in the DOCROOT of that server do I still have t o
    load it with System.security.loadPolicyFile?
    Does that override what I put in
    System.security.allowDomain("")?
    Is my problem even cross domain related? since that should be
    a problem in 8 as well and in 8 it works just fine.

    First thing - all webpages should have a doctype.  Yours doesn't.  Add one that is consistent with the code you have already used on the page (looks like HTML 4.01 Transitional).  This will prevent browsers from rendering the page in quirks mode (a bad thing).
    Second - don't use commas or spaces in file/pathnames:
    background-image: url(images/Touring%20Sport%20-%20Sports%20Tours,%20Schools%20Tours%20and%20Corporate%20To urs.jpg);
    Third - when you specify a font, do it as a family, not a single font.  In your case, a computer that doesn't have Helvetica will default to Times New Roman, which is probably not what you intended:
    .Contact_Header {
    font-family: Helvetica;
    Fourth - justified text is not very satisfactory on the web, and is harder to read than non-justified text:
    .Main_Text {
    font-family: Helvetica;
    color: #666;
    text-align: justify;
    Finally, in addition to these things, wonky code is the cause of your problems.  Here is the validation report for this page - there are many things there that need to be fixed -
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.gecodesigns.com%2Ftest%2Ftouringsport%2 Ffootball-tours.html&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent= W3C_Validator%2F1.2
    Also, read this about the impact of using col- and rowspans the way you have in your layout tables -
    http://www.apptools.com/rants/spans.php

  • Layout not working in IE but fine in all other browsers?

    Hi,
    I'm probably missing something very simple, but can anyone shed some light on as to why the a coloumn keeps jumping in IE but works & looks as it should in all other browsers.
    The link to the page in question is below, I have tried fixing the width and even rebuild the page but all to no avail.
    http://www.gecodesigns.com/test/touringsport/football-tours.html
    Many thanks
    Alex

    First thing - all webpages should have a doctype.  Yours doesn't.  Add one that is consistent with the code you have already used on the page (looks like HTML 4.01 Transitional).  This will prevent browsers from rendering the page in quirks mode (a bad thing).
    Second - don't use commas or spaces in file/pathnames:
    background-image: url(images/Touring%20Sport%20-%20Sports%20Tours,%20Schools%20Tours%20and%20Corporate%20To urs.jpg);
    Third - when you specify a font, do it as a family, not a single font.  In your case, a computer that doesn't have Helvetica will default to Times New Roman, which is probably not what you intended:
    .Contact_Header {
    font-family: Helvetica;
    Fourth - justified text is not very satisfactory on the web, and is harder to read than non-justified text:
    .Main_Text {
    font-family: Helvetica;
    color: #666;
    text-align: justify;
    Finally, in addition to these things, wonky code is the cause of your problems.  Here is the validation report for this page - there are many things there that need to be fixed -
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.gecodesigns.com%2Ftest%2Ftouringsport%2 Ffootball-tours.html&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent= W3C_Validator%2F1.2
    Also, read this about the impact of using col- and rowspans the way you have in your layout tables -
    http://www.apptools.com/rants/spans.php

  • Urgent Help! Flash Links not working on PC but fine on Mac??

    I need urgent help as my client is expecting a fully working site this week and i can't seem to understand what the problem is with the site i created www.tuarard.ie. The links such as the link 'download current programme' which is on the splash page works fine on mac but not on pc. there are other various links throughout the the site as well which don't work on pc.
    Could someone please help me fix this problem. i am guessing the flash in fine but that the html is causing the problems. i am a beginner in the world of html so i know very little about it.
    any help would be greatly appreciated.
    thanks,
    Peter

    I know this is hindsight, and likely more of an opinion-based answer, but except for the original dynamic "opening" of the flash homepage there wasn't anything I saw on the pages other than the scrolling photos at the top that required flash to accomplish. Flash is cool (I use it frequently for sections of a page - banner animations, etc.), but I've found it's often more trouble than it's worth unless every section of you site will feature something amazing or compelling to use it...
    It's not search engine friendly (unless all of your text is linked externally, and even then limited), the correct player needs to be loaded on the viewer's machine to view, and it opens (generally) much slower than a standard html page...
    Having said that - I think the site looks great - and fits the feel of the content, (and worked fine on the mac and windows browsers I tried here...)

  • Samsung LCD not working in Vista, but fine with OSX. Help!

    Ok guys. I have read some of the posts on this topic, but they really haven't been helpful, so I am hoping someone can point me in the right direction. I have a Samsung 4671 TV, that when connected through DVI to HDMI on my MBP on OSX it works fine, on Vista my TV says mode not supported. Since, it works fine with OSX, I kind of doubt it is the TV. Has anyone had this problem with a similar setup and gotten it to work? Thanks.

    I suspect it's the Vista DVI driver that is at fault. A Google search with 'Vista DVI driver apple' shows that others are having your same problem.

  • Flash not working in IE but fine in Mozilla

    I was having no problems in IE with web sites that used Flash
    until yesterday one site told me to download latest version of
    Flash Player. It would not install properly. I went through all the
    steps that Adobe suggested including uninstalling Flash Player.
    That was a big mistake! Now I have multiple problems with many web
    sites in IE. Mozilla runs these web sites with no problem. How can
    I get IE running properly again? I have manipulated the security
    settings to allow ActiveX in Custom Level Security. I even tried
    Default level. Uninstalling destroyed something, but how do I get
    it back. I have been unable to reinstall version 8. Probably doing
    it incorrectly. Is this all about ActiveX? Please help!

    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14157
    Make sure u exit all browsers before u run the .exe file
    >this will unstall all the flash players in the system>try
    running the uninstaller atleast 3-4 times >after uninstalling
    the flash player reboot u r system>go to
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash>downlo ad
    new version 9.0...the flash player.
    hope this helps.
    i followed the above steps it woked for me

  • Since icloud change mac mail not working on computers but fine on iphone?

    Since the icloud conversion recently, my mac email on both my macbook and powermac are neither working. My mac email is functioning fine on my iphone? What's the deal???

    That would be an iCloud server issue. Not much you can do to troubleshoot that. Simply wait till Apple's engineers get it resolved, which is usually fairly quick!

  • Qosmio X-70 - keys very often not working in games but fine otherwise

    Hello,
    When playing any game on this Qosmio X-70 laptop, the keys are often not very responsive and I have to press the keys often multiple times for them to do what they should. Outside of games all keys respond without any problems. It is unfortunately making playing games on a gaming laptop somewhat impossible.
    Does anyone have any ideas?
    Many thanks.

    Very often means not always but sometimes. Correct?
    Did you notice the keyboard problem playing just some particular games or all games?
    Is this issue noticeable using external keyboard?

  • Motion tracking is not working for videos but works for images?

    Motion tracking is not working for videos but works for images. When the videos is drop onto the tracking object the videos corner don't appear highlighted. I am working on windows 7 with version 13.1.

    ivanhoeeurope
    Are you within 30 days of purchase for the Premiere Elements 13? And, did you purchase as a download from Adobe? If so, you can
    apply for a return/refund for 13. If you purchased elsewhere, then you would be governed by the return/refund policy of the seller.
    Adobe no longer sells version 12, so you would have to find a vendor who still has it in stock and purchase it. There is no way to "downgrade"
    13 to 12.
    What you may want to do is to download and install the Premiere Elements 12 tryout from the following web site to verify that 12 Motion
    Tracking works for you; whereas 13 cannot with regard to use of video for the Motion Tracking source media.
    Adobe Photoshop Elements 12 Direct Download Adobe Photoshop Elements 12 Direct Download Links, Premiere too | ProDesignTools
    Apparently this web site does not sell the tryout. It just makes it available for use.
    Before I posted my reply to you I looked at Motion Tracking with video source media on both Premiere Elements 12/12.1 and 13/13.1 on the same Windows 7 64 bit computer.
    If any questions or need clarification, please do not hesitate to ask.
    Thank you.
    ATR

  • Since I refreshed Firefox 36.0.4, "Save page as" and "save image as" are not working (even in Safe mode)

    I refreshed FF 36.0.4 on invite. Since then "save page as " and "save image as" are not working -- no response when clicked.
    In Safe Mode, same problem.
    I serached past forum discussions and found several occurrences, but no convincing response.

    ''afew2 [[#question-1054433|said]]''
    <blockquote>
    I refreshed FF 36.0.4 on invite. Since then "save page as " and "save image as" are not working -- no response when clicked.
    In Safe Mode, same problem.
    I serached past forum discussions and found several occurrences, but no convincing response.
    </blockquote>
    I tried troubleshooting plugins, none appeared to be causing the problem.
    I installed 36.0.1, but no difference. Went back to 36.0.4, still no change.
    I ran a malware check with Malwarebytes, no change.
    A past thread here suggested deleting localstore.rdf, which I tried, no result.
    People have had this problem in the past. No one has any idea of how to fix it?

  • Image drag drop not working in scaffholding. Does it require soem setting?

    image drag drop not working in scaffholding. Does it require soem setting?

    Hello Manoj,
    The scaffolding teamplate which you use to create scaffolding page is actually a design prototype which helps you to create similar types of pages instances very quickly without authoring each page separately (for example news, aticle types of pages) and that is the concept of scaffolding only.
    For example - When you go to location http://localhost:4502/miscadmin#/etc/scaffolding/geometrixx you will see a "News" page which is an example of scaffolding (this is a similar page which you can create using scaffolding template).
    Now if you open this page you will be accessing http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html and here you will see already design page.
         1. if you access page properties from side kick you will see how this page is configured using target template and target path
         2. if you go to design mode using side kick you will see how the component has been design (which is similar to what appears on page when you came first time)
         3. Now come back to normal view of that page (http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html) and author this page with some dummy property and click on "create" button. I know here you can not author the image as it comes as disabled empty box.
         4. once you author the content and click on create button it will create an instance of scaffolding page on the same page you can see the link on the top of same page.
         5. Now access that page, when you access that page the page will take reference of target template you configured using pare preoperties to display the page.
         6. On this page you will see the same component you configured and when you will edit it you can author the image from there directly.
    Now question is why to configure same component two times half data from scaffolding and half data from page but answer is the design is correct because the page design which you have created (for example http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html) is just proto type to create actual page instances and prototype can not holds values for page instance (specially image until it doesnt configured correctly for page instance in this case) which exist only when you create pages using the scaffolding page prototype. Otherwise you have to do more customization by extending scaffolding "/libs/wcm/scaffolding" changing the code and design OR you have to design it according to your target page strtucture which you have configured in page properties (specially image node).
    If you want to create your own page prototype using scaffolding template and want image to associate just copy paste "/etc/scaffolding/geometrixx/news/jcr:content/dialog/items/items/tab2" node to your newly created scaffolding page prototype.
    for more information on scaffolding just refer -http://dev.day.com/docs/en/cq/current/wcm/scaffolding.html
    I hope it clarifies your question and help you to proceed. Let me know if you need more information or help.
    Thanks,
    Pawan

  • My iPod touch is not working in iTunes, but it is showing up on my "My Computer".

    My iPod touch is not working in iTunes, but it is showing up on my "My Computer". The instructions from Apple Support is NOT effective. Please help.

    See
    iOS: Device not recognized in iTunes for Windows
    - I would start with
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or              
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    However, after your remove the Apple software components also remove the iCloud Control Panel via Windows Programs and Features app in the Window Control Panel. Then reinstall all the Apple software components
    - Then do the other actions of:
    iOS: Device not recognized in iTunes for Windows
    paying special attention to item #5
    - New cable and different USB port
    - Run this and see if the results help with determine the cause
    iTunes for Windows: Device Sync Tests
    Also see:
    iPod not recognised by windows iTunes
    Troubleshooting issues with iTunes for Windows updates
    - Try on another computer to help determine if computer or iPod problem

  • After upgrading to Lion Image Capture does not work, even though it is intel software.  Gives error 9931.  What gives?

    After upgrading to Lion, Image Capture does not work, even though it is intel software.  Gives error 9931.  What gives?

    Ouch, if it is indeed damaged, then sadly you need to restore the whole danged huge OS!
    Didn't used to be this way before Lion/10.7.
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk, then Repair Permissions.
    If that doesn't help Reinstall the OS.

  • People picker is not working for ie11 but working fine for other lower version

    i am using sharepoint 2010 and windows authentication
    recently i have updated my ie to ie11 and problem goes here.
    when i try to select from people picker, there are an unexpected error happened 
    however when i use other ie version, people picker work fine, what goes wrong?
    i have already added my system as trusted site
    if there any others thing i miss out?

    Hi,
    According to your post, my understanding is that People picker is not working for ie11 but working fine for other lower version.
    IE 11 is known to have compatibility issues on SharePoint 2010, please make sure to:
    first of all, try installing latest update for IE 11 (several compatibility issues were fixed since the first release)
    add the site to compatibility view (in IE> Tools> Compatibility view settings> type site name> add)
    add the site to trusted sites and set the zone security level to low (in IE> Internet Options> Security> trusted sites> sites>add your site there> ok> custom level> select low> reset> ok)
    You can use developer tools (f12) and set browser mode to the version that is most compatible with your environment.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • My keyboard is not working in "Pages" but works with all other applications.  Please provide resolution advice.

    My keyboard is not working in "Pages" but works with all other applications.  Please provide resolution advice.

    What version of Pages?
    There are one or two of us here who are not intimately acquainted with your particular set-up.
    Peter

Maybe you are looking for