Gallery slideshow not showing in Internet Explorer

I am new to Dreamweaver.
I created a slideshow in Photoshop's Gallery section and used a div and iframe per tutorial instructions.
I use a MacIntosh. It looks great on Firefox and Safari.
It is not working in Internet Explorer.
Please advise.

Does this help?
<HTML>
<HEAD>
  <META NAME="GENERATOR" CONTENT="Adobe PageMill 2.0 Mac">
  <TITLE>Browns Photography's Children's Gallery</TITLE>
<style type="text/css">
<!--
body,td,th {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 10pt;
    color: #000;
#childrengallery {
    height: 75%;
    width: 800px;
-->
  </style></HEAD>
<BODY BGCOLOR="#ffffff" BACKGROUND="background.gif" text="#000000" link="#330099" vlink="#666666" alink="#660000">
<TR>
<TD WIDTH="100%"><CENTER>
<p> <IMG SRC="images/logo.gif" ALIGN="BOTTOM" BORDER="0"></p>
            <p align="center"><font face="Arial, Helvetica, sans-serif" size="-1"><img src="images/childrens.gif" width="208" height="37"></font></p>
           <p align="left">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<title>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=macintosh">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
      <div id="childrengallery"><a href="childrengallery/">
      <iframe src="childrengallery/index.html" width="800" height="75%" frameborder="0" name="childrengallery"></iframe>
      </a></div>

Similar Messages

  • Inserted html not showing in Internet Explorer

    Inserted html code does not show in internet Explorer 8. Is OK with Firefox, Safari and Chrome. Site is munroestudios.com. Also made a a test page with just the html on munroestudios.com/test.html. This is a iframe code received from another company to link to another site.

    I'm not sure what they did but the company supplying the html code fixed something on their end. Works now.

  • Webpage does not show in Internet Explorer but does show in all other browsers?

    I have created a webpage, www.nqms.co.uk, it does not show on Internet Explorer.  I have tried to troubleshoot via the net and have used a CSS check program etc. but it still won't appear.  Any help would be gratefully received.

    Add the closing --> comment tag to your css section before the closing </style> tag (see below)
    .style3 {font-size: 8pt}
    -->
    </style>

  • Iweb 08 photo gallery not showing in internet explorer 7

    I'm creating a simple gallery website that I'm publishing to a folder and then burning on a cd. It works fine off the cd using any browser on either operating system with the exception of internet explorer 7 on windows. I know lots of compatibility problems come up with Iweb, but I couldn't find any solution that has worked for me, so any suggestions would be greatly appreciated.

    I read about this a lot in this forum but there seems to be no answer.

  • Video slideshow not working in Internet Explorer

    Hello, my website has a video slideshow on the homepage is not appearing properly in Internet Explorer:
    www.incontextvideos.com
    It appears fine in Chrome on my computer, but I checked with a friend and in both Chrome and IE it is not displaying.
    Is this a firewall issue? What can I do?
    Many thanks,
    Raja

    I tried to check with IE and I can see the images etc , please provide the version details as well information on OS.
    Thanks,
    Sanjit

  • Embedded PDF files do not show in Internet Explorer 11

    Hi,
    We have several machines that cannot show embedded pdf files in Internet Explorer 11 with Adobe Reader as default pdf reader.
    Example from one pc:
    OS: Windows 7 Enterprise SP1 x64 – all updates applied.
    IE 11 version: 11.0.9600.17239.
    Update Versions: 11.0.11 (KB2976627).
    Adobe Reader: 11.0.08 (no further updates available).
    As test example we have used: http://acroeng.adobe.com/Test_Files/browser_tests/embedded/embed2.html
    We only get a blank page with two placeholders with a small black square with a white cross in each.
    If we install Foxit Reader on the same pc, and sets it as default reader, everything works.
    What do we do to solve the Adobe Reader problem?

    Hi Pat - thanks for your reply.
    We have already tried the TabProcGrowth registry change. It doesn't work. As mentioned, we use IE 11 on Windows 7, and not IE 10 as the article from Microsoft specifies.
    As shown in the images above, the registry is set to 1 and the PDF's still don't show up embedded in the browser.
    Any other suggestions? Anyone?

  • Div background color not showing in Internet Explorer 8 and before

    My Footer div is not showing the background color (supposed to be black...)  in Internet Explorer 8 and earlier.  It's assuming the body color instead.  Also the border color on top of the 'bubbles' that run across the page is wrong (supposed to be blue)    Is this just because Internet Explorer 8 and earlier did not support div background and border colors yet, or is there a work-around??  Or maybe I did something wrong?
    The site is:    www.meridianwaterfiltration.com

    martcol wrote:
    I don't think that IE8 does rgba.
    It should be OK with rgb but not rgba.
    Martin
    No its doesnt
    I'd just use a hexidecimal color - black #000 and blue: #03f (see below)
    .footer {
    position: relative;
        width: 100%;
        padding-top: 0px;
        padding-right: 0;
        padding-bottom: 0px;
        padding-left: 0;
        background-image: none;
        background-repeat: repeat-x;
        margin-top: 0px;
        clear: both;
        height: 350px;
        background-color: #000;
    #bubble {
        background-image: url(Images/water drop 0banner.jpg);
        background-repeat: repeat-x;
        width: 100%;
        height: 43px;
        border-top-width: 3px;
        border-top-style: solid;
        border-top-color: #03F;
        margin: 0px;
        padding: 0px;
        background-color: #3FF;

  • Bold link not showing in internet explorer

    Hello experts
    http://www.greenpatch.co.uk/cricketbiogs/
    All my bold links in the Features Box are showing fine in
    firefox and safari but not in Internet Explorer. I have attached
    the css. Thanks very much in advance.

    They look bold to me in IE7.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Dottydog" <[email protected]> wrote in
    message
    news:gmhc1f$mlk$[email protected]..
    > Thanks for your reply. I am looking on Internet 7.0.
    >
    > When you say : Try writing it out as a separate
    statement for IE like:
    > font-weight:bold;
    > I'm wondering if IE isn't reading the line right. I have
    a weird feeling
    > like
    > it should be in a different order for IE on that line;
    > where do you mean?
    >
    > Thanks again
    >

  • Slideshow not working in Internet Explorer 8

    I have a slideshow with transparent PNG's sliding over a background image, and everything works fine in all browsers, except Internet Explorer (shock). I have just tested it in IE 8, and instead of generating a horizontal slideshow, IE just shows all the slides placed over each other.
    As shown in the low-res picture below, the four PNG's are placed over each other. And because all the slides are shown at once, the next and previous buttons doesn't work.
    What is wrong?

    Given your design and the fact JPG images are generally about 1/5th the size of the equivalent PNG image, the best approach is to put a solid white background on the images in the slideshow. It will improve the page load time (because opaque images can be saved as JPG) and it will avoid the many bugs with IE7 and IE8 related to transparent PNGs and transparency in general. (Muse has a lot of workaround for these IE bugs, but it appears your combination of transparency is one Muse doesn't automatically provide a workaround for, yet.)

  • Flash site not showing in Internet Explorer

    Please can some one help,
    I have been asked to get a website up and running.  It is a Flash site, which works fine in Firefox and Safari, but its just a white screen in IE.  Does anyone know why?
    the website is www.vortex-cae.co.uk and the scrip is : -
    <head>
    <script>
    if ((navigator.userAgent.indexOf('iPhone') != -1) ||
    (navigator.userAgent.indexOf('iPod') != -1)) {
    document.location = "iphoneindex.html";
    </script>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Vortex-CAE</title>
    <meta name="title" content="Vortext-Computer Aided Engineering"/>
    <meta name="author" content="Philip Edwards"/>
    <meta name="keywords" content="Vortex, CAE, Computer Aided Engineering, CAD, CAM, CAP, AMP, Sheffield, SIEMENS (formerly UGS) NX, Scenario, Nastran, Ian Crowston, 3D, Computer-aided design, CAD, Computer-aided manufacturing, CAM, Finite element analysis, FEA, FEM"/>
    <meta name="description" content="Vortex-CAE supports various industries with Computer-Aided Engineering activities through the use of in-house expertise and a specialist consultants."/>
    <meta name="robots" content="noindex"/>
    <meta http-equiv="pragma" content="no-cashe"/>
    <link rel="stylesheet" type="text/css" media="screen" href="style/sceen.css"
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    </head>
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-10537221-1");
    pageTracker._trackPageview();
    } catch(err) {}</script>
    <body>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','980','height','750','title','Vorte-cae','src','vortexweb','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','vortexweb' ); //end AC code
    </script><noscript><object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="980" height="750" title="Vorte-cae">
      <param name="movie" value="vortexweb.swf" />
      <param name="quality" value="high" />
      <embed src="vortexweb.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="980" height="750"></embed>
    </object></noscript>
    </body>
    </html>
    Thank you if some one can help!!!!

    Hello, same problem here. How did you fix it, the truth is I'm new to flash, and I don't know what to do. The Html code is here:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Floreor - espai per a la bellesa i el benestar</title>
    <link type="text/css" rel="stylesheet" href="style.css">
    </head>
    <body>
    <table width="768" class="gen" align="center">
        <tr>
            <td>
                <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
               codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,24"
               width="766" height="766">
        <param name="movie" value="flash/mainV8.swf">
        <param name="quality" value="high">
        <param name="menu" value="false">
        <!--[if !IE]> <-->
        <object data="swf/mainV8.swf"
                width="766" height="766" type="application/x-shockwave-flash">
         <param name="quality" value="high">
         <param name="menu" value="false">
         <param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer">
         FAIL (the browser should render some flash content, not this).
        </object>
        <!--> <![endif]-->
       </object></td>
        </tr>
    </table>
    </body>
    </html>
    What am I doing wrong? It's working with opera and firefox, but not for safari, chrome or explorer. Thank you very much

  • Mostly websites are not open on internet explorer and other browsers in my laptop

    mostly web sites are not open in internet explorer and other web browsers in my laptop.

    Rob,
    Many thanks for your reply.  It is appreciated greatly.  I have added text against each of the points that you raise.
    troubleshooting Addons is somewhat complex.....as from this side we do not know which addon may be causing the problem, so the
    only recourse is to disable the types of addons that commonly cause problems in IE (for security and usablility reasons some older addons that you may have used previously with IE8/XP are no longer compatible with newer versions of IE that you are now using)....
    The following instructions will stop your Toolbar and Browser Helper addons from loading in IE.
    Start>Control Panel>Internet Options>Advanced tab,
    uncheck "enable third-party browser extensions".
    close any open IE windows and restart IE for the changes to take effect.
    [GotaQ: Yes, did this but the problem then is that IE won’t open for me.  There is no icon in the start menu or task bar
    and routes such as using a command prompt or ‘run’ instruction don’t work.  When I try this I get a window on screen that flickers for a bit and then disappears.]
    Alternatively, your problem with keyboard input is most likely being caused by a form filling addon or a finger print reader
    addon? Note: some addons like the Google toolbar have multiple features like form filling, you can disable the GTB's form filling features from its settings dialog (click the 'spanner' icon on the toolbar)
    Use Tools>Manage Addons>Show all addons to locate any such addons and use the Addons Manager to disable them. (close and
    reopen any open IE windows for the full changes to take effect).
    [GotaQ:  I tried disabling all of the add-ons in Google Chrome and the key-stroke mapping problem persisted, unfortunately!]

  • 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

  • AOL Broadband, will connect to laptop, but not connect to internet explorer. WRT54GS v.6

    I can connect to my wireless network via my laptop, but not to internet explorer. We have changed every setting imaginable and re-set the modem, router many times. We Ip configed, did ping tests, installed and re-installed the card in the laptop. Done all this 4 times with the tech support from Linksys. Finally, I realized it must the wireless router and/or modem configuration. (The laptop works on every other network in town except ours, and has not security settings enabled).
    I have been on customer service calls for 2 weeks, with AOL and linksys and nothing seems to be helping me. I have 2 wireless routers (thought the first was bad, so bought another brand new), and just had a brand new modem installed. Basically, I have brand new equipment.
    The laptop has no security settings and connect to any wireless network in town. It finds the connection to my WRT54GS v.6, but will not connect via internet explorer.
    I want to uninstall and re-install the router. How do I uninstall the router? (I have instruction for re-installation). Also AOL rep told me, to make sure I configure the router to a certain port range. Any ideas as to how to do this?
    Anyone have problems with AOL high speed and linksys router? Has the high speed cable cord coming out of the wall, not ethernet or DSL.
    We have changed the settings in http://192.168.1.1 till I am blue in the face. None of the channels worked, security didn't work, adding the ip address manually to the laptop didn't work. I am getting no error messages. Am trying to get this wireless modem working because I need it. Should have come to this forum first!

    hi..if you want to uninstall the router...the only thing you need to do is hold the reset button down for 30 seconds...
    i m a bit confused here as to why the ISP techs asked you to forward ports on the router...port forwarding is needed for a specific application or a device that is behind the router....
    the mentioned ports are for AOL messenger ( AIM )....and has nothing to do with the modem...anyways , let us work out together on this issue...carry out the steps i mention and you can revert back with the results and your success rate...
    1) connect the computer to the modem and check what ip address you have on the computer ??
    2) go to start -> control panel -> network connections ->
     let me know what other icons you have besides Local Area Connection and Wireless Network Connection..
    3)connect the computer to the router and the router to the modem...
    access the router using http://192.168.1.1 .. let the internet connection type be on DHCP....check the ip address on the status page of the router ui...
    4) if it is 0.0.0.0 , go to setup tab and go to mac address clone subtab , enable it and hit clone..save the settings and do a power cycle...
    5) check whether you have the ip address...if you have the same ip as coming off of the modem..u should be online and if still 0.0.0.0 , then select PPPoE for the internet connection type and enter the username and password...check whether the ip address comes up....if still negative, ensure that the modem is in bridge mode...
    6)if the ip address comes up as 192.168.1.x , change the local ip add of the router to 192.168.2.1 and do a power cycle..
    let me know for any help !!!

  • Image does not appear in Internet Explorer but displays in Firefox

    Hi All,
    I have an image in my page in the header section.
    The problem is that the image displays in Firefox but does not display in Internet Explorer.
    Thanks in advance.
    Best Regards
    Arif Khadas
    Application Express 4.0.1.00.03
    Edited by: Arif Khadas on Feb 13, 2011 2:29 PM

    Hi Jari,
    Thanks for the reply.
    This is the code that is in the Region Source of the Header Section :
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr width="100%" align="left" valign="top">
      <td align="right" valign="top">
       <a href="http://www.bridgesinfotech.com/"
        <img src="#APP_IMAGES#header.jpg" alt="Bridges Information Technology" WIDTH="1000" HEIGHT="125">
       </a>
      </td>
    </tr>
    </table>

  • Photo gallery will not show first folder

    Hello,
    My Photo Gallery will not show the first folder.  It is 'under' the albums header.  Anyone seen this, or know how to fix this?
    I have the most recent update (4.3.3)

    If you can open the Multitask bar, find the photo app, tap on it until it shakes and hit the little "minus" icon to close the app completely. After that go to your home screen again, open photos, it should work now.
    If multitasking is not supported for your device, a reset, by holding the sleep and home button until the Apple logo comes back again, will do the same.
    This is a known bug, hopefully Apple will take care of that in iOS5 or in a coming update for 4.3.x

Maybe you are looking for

  • HP Pavilion DV5-1140TX Notebook - Windows XP Anyone?

    Hi there, Intend on removing the default operating system (Windows Vista), that came with this type of notebook, and installing Windows XP instead.  Any advice in this regard?  Please advise. Thanks & Kind Regards, Julz 

  • Illustrator CS6 is not saving files properly.

    I'm having issues with Illustrator CS6 (16.0.0) saving my files properly.  Let me give you some background here. I work for a company that manufactures fishing lures.  I have to create the product cards that these products are to be packaged.  I use

  • Can't send and open photos

    I've noticed that I can't send any photo and I can't see any photo on my computer. Every time someone send me something, I have to open the file on my phone (android), similarly when I want to send something. How can I fix it?

  • Best Choice for Image Managment

    Hi. I am working on a web app based on struts with a mysql db. My app will manage about 200 items a year, and will have few users online (DSS). Every item will have from 1 to 5 images that will be uplodaded from the frontend. My question is about eff

  • Bnoir V6 finally working!

    Bnoir, Just wanted to update you and let you know that I finally got iTunes working. I am using V6. The only bad thing is that it will not work NIS 2005. I have to turn NIS off every time but if that is the only thing then I will take it for now. My