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;

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>

  • 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>

  • 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?

  • Background color not showing up in Firefox

    I think I am having a CSS problem, but I am not sure. If you
    look at this
    link
    in Firefow you will see that the background color is not showing
    up. I put the background color in that table in the HTML as well as
    the CSS, but am not getting any love! On another page I did it is
    working fine. Click
    here and you
    will see it working fine.
    Is there some small detail that I missed? Any help is greatly
    appreciated!!

    In fact a whole heap of files are pointing to your hard
    drive...
    Jo
    "Josie1one" <joleros[nospam]@yahoo.com> wrote in
    message
    news:e35c9r$4ln$[email protected]..
    > On the one not working, the file is pointing to your
    hard drive:
    > <link href="file:///C|/Documents and Settings/nick/My
    Documents/Work
    > Files/Clients/RKFA/style.css"
    > Jo
    >
    > "Cloudbrk" <[email protected]> wrote in
    message
    > news:e35btk$41c$[email protected]..
    >>I think I am having a CSS problem, but I am not sure.
    If you look at this
    >>
    http://rebeccakoury.com/spiralstapestries/scrollearthtones.htm
    in Firefow
    >> you
    >> will see that the background color is not showing
    up. I put the
    >> background
    >> color in that table in the HTML as well as the CSS,
    but am not getting
    >> any
    >> love! On another page I did it is working fine.
    Click
    >>
    http://rebeccakoury.com/spiraltapestry.htm
    and you will see it working
    >> fine.
    >>
    >> Is there some small detail that I missed? Any help
    is greatly
    >> appreciated!!
    >>
    >
    >

  • TextFormat.color not working in Internet Explorer

    tf = new TextFormat();
    tf.bold = true;
    tf.color = 0xFFFFFF;
    box.textField.setStyle("textFormat", tf);
    box is a ComboBox component and this works in FireFox but not in Internet Explorer if anyone can help.

    O.k. I just figured something else out.  When the website first loads it doesn't work, but if you click on one of my links to go to a different frame and then click the home button to come back to frame one it works just fine.

  • 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
    >

  • 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.

  • Internet Explorer 7 and before issues

    Hello all. I've just finished doing a website http://energiavibrationalflow.com/
    I  tested on adobe browser lab and why did the entire page shifts to the  right on IE7 and previous versions? I've validated my website through  Dreamweaver and W3 and it does not report anything back to me. Here is  my code.
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta name="generator" content="HTML Tidy for Linux (vers 6 November 2007), see www.w3.org">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Energia Vibrational Flow Healing, INC.</title>
    <link href="css/layout.css" rel="stylesheet" type="text/css">
    <script type="text/javascript">
    <!--
    function MM_validateForm() { //v4.0
      if (document.getElementById){
        var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;
        for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=document.getElementById(args[i]);
          if (val) { nm=val.name; if ((val=val.value)!="") {
            if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');
              if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an e-mail address.\n';
            } else if (test!='R') { num = parseFloat(val);
              if (isNaN(val)) errors+='- '+nm+' must contain a number.\n';
              if (test.indexOf('inRange') != -1) { p=test.indexOf(':');
                min=test.substring(8,p); max=test.substring(p+1);
                if (num<min || max<num) errors+='- '+nm+' must contain a number between '+min+' and '+max+'.\n';
          } } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is required.\n'; }
        } if (errors) alert('The following error(s) occurred:\n'+errors);
        document.MM_returnValue = (errors == '');
    //-->
    </script>
    </head>
    <body>
    <div id="wrapper">
    <div id="navigation">
    <div  id="themenu"><a href="index.html"><img  src="images/header/navigation/home-button/home.png" alt="home button"  width="95" height="50" border="0"></a><a  href="appointments.html"><img  src="images/header/navigation/appt-button/appt.png" alt="appt-button"  width="132" height="50" border="0"></a></div>
    </div>
    <!--end of navigation-->
    <div id="header">
    <div  id="logo"><img src="images/header/enegeria-logo.jpg" width="251"  height="176" alt="energia vibrational flow healing logo"></div>
    <!--end of logo=--></div>
    <!--end of header-->
    <div id="aboutenergia">
    <div id="heading">
    <h1><span  class="ev">Energia Vibrational</span> <span  class="fh">Flow Healing</span> <span  class="ev">...</span></h1>
    </div>
    <p>What is Energia Vibrational Flow Healing? Energia Vibrational<br>
    Flow  is a new form of healing for the planet that the world needs to learn  how to connect to the universe.The universe provides the energy to  revive our bodies to be totally complete and healthy.This energy is  available and everyone should learn to use this energy with healing  their own body.The hands don't have to touch the body when working on  someone.The Vibrational energy flows through the person's body and  usually the person can feel this energy at work while removing the  dis-ease from the body. People have stated that this energy has helped  them either physical,mental or in emotional ways. God/universe decides  what the person needs to be healed and usually this happens in one  session. Each result is according to each individual  need.<br></p>
    <img src="images/body/freead.jpg" width="593" height="130" alt="ad"></div>
    <!--end of aboutenergia-->
    <div id="contactevf">
    <div id="email"><a href="mailto:[email protected]">[email protected]</a></div>
    <form name="form1" method="post" action="send.php" id="form1">
    <table width="593" border="0">
    <tr>
    <td class="info">Name:<br>
    <br></td>
    <td class="info">Address:</td>
    <td class="info">City:</td>
    </tr>
    <tr>
    <td><input name="name_text" type="text" class="field1" id="name_text"></td>
    <td><input name="address_text" type="text" class="field1" id="address_text"></td>
    <td><input name="city_text" type="text" class="field1" id="city_text"></td>
    </tr>
    <tr>
    <td class="info">State:<br>
    <br></td>
    <td class="info">Zip:</td>
    <td class="info">Email:</td>
    </tr>
    <tr>
    <td><input name="state_text" type="text" class="field1" id="state_text"></td>
    <td><input name="zip_text" type="text" class="field2" id="zip_text"></td>
    <td><input name="email_text" type="text" class="field1" id="email_text"></td>
    </tr>
    <tr>
    <td class="info">Phone:<br>
    <br></td>
    <td class="info">Age:</td>
    <td class="info">Sex:</td>
    </tr>
    <tr>
    <td><input name="phone_text" type="text" class="field1" id="phone_text"></td>
    <td><input name="age_text" type="text" class="field3" id="age_text"></td>
    <td><span  class="info">Male</span> <input type="radio" name="male"  id="Male" value="Male"> <span class="info">Female</span>  <input type="radio" name="female" id="female"  value="female"></td>
    </tr>
    <tr>
    <td class="info">Your Medical Condition:<br>
    <br></td>
    <td rowspan="2" class="info">
    <p><img   src="HDWFormCaptcha/FormCaptcha.php?width=180&amp;height=70&amp;lette   r_count=5&amp;min_size=35&amp;max_size=45&amp;noise=200&amp;noiselengt  h=5&amp;bcolor=ffffff&amp;border=000000" width="180"  height="70" id="captchaimg" alt="security code" border="0"  name="captchaimg"><br>
    <br>
    <input type="text" size="20" name="hdcaptcha" id="hdcaptcha" tabindex="100" value=""><br></p>
    </td>
    <td class="info"> </td>
    </tr>
    <tr>
    <td>
    <textarea name="comments_text" class="field4" id="comments_text">
    </textarea></td>
    <td><input  name="button" type="submit" id="button"  onClick="MM_validateForm('name_text','','R','address_text','','R','ci  ty_text','','R','state_text','','R','zip_text','','NisNum','email_text  ','','RisEmail','phone_text','','RisNum','age_text','','RisNum','hdcap  tcha','','R','comment_text','','R');return document.MM_returnValue"  value="Submit"> <input type="reset" name="button2" id="button2"  value="Reset"></td>
    </tr>
    </table>
    </form>
    </div>
    <div id="beth">
    <div id="topheading">
    <h1><span  class="ev">Beth</span> <span  class="fh">Bolen</span> <span  class="ev">...</span></h1>
    </div>
    <div id="briefintro">
    <p><br>
    This past year I have been learning the</p>
    <p>NEW Energia Vibrational Flow healing.</p>
    <p>My Angels have been working......</p>
    <p>(<a href="biomission.html">Read More</a>)</p>
    </div>
    <div  id="pic"><img  src="images/body/bethpicture/Beth%20Bolen%20-%20pic.jpg" width="192"  height="287" alt="beth bolen picture"></div>
    </div>
    <!--end of beth-->
    <div id="horus"><img src="images/body/horus.jpg" width="138" height="98" alt="horus"></div>
    <div id="footer">© Energia Vibrational Flow Healing, INC. All rights reserved.<br>
    <p>3886 Spring Meadow Dr.</p>
    Acworth, Georgia. 30101<br>
    This website is designed and maintained by: <a href="http://www.rodriguezstudios.com" target="_blank">Rodriguez Studios</a><br></div>
    <!--end of contentinfo--></div>
    <!--end of wrapper-->
    </body>
    </html>
    CSS:
    @charset "utf-8";
    /* CSS Document */
    html,  body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,  blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,  em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup,  tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label,  legend, table, caption, tbody, tfoot, thead, tr, th, td {
         margin : 0;
         padding : 0;
         border : 0;
         vertical-align : baseline;
         font-family: Arial, Helvetica, sans-serif;
         text-align: center;
    body {
         line-height : 1;
         background-attachment: fixed;
         background-position: center top;
         background-color: #FFF;
    h1, h2, h3, h4, h5, h6 {
         font-weight : bold;
         clear : both;
         font-family: Rockwell;
         font-size: 24px;
         text-align: center;
    ol, ul {
    blockquote:before, blockquote:after {
    del {
    text-decoration : line-through;
    table {
    border-collapse : collapse;
    a img {
    border : none;
    #wrapper {
    width : 1020px;
    margin : 0 auto;
    #header {
         position: absolute;
        width:1020px;
    height:199px;
    background-image:url(../images/header/header.jpg);
    background-repeat:no-repeat;
    #navigation {
         background-image:url(../images/header/navigation/navigation.jpg);
         width: 1020px;
         height: 66px;
         margin: 0px auto;
         background-repeat:no-repeat;
    #beth{
         position:absolute;
         width: 303px;
         height: 449px;
         margin: 220px 640px;
    #briefintro{
         position:absolute;
         width: 303px;
         height: 90px;
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10pt;
         color:#000;
         font-weight: normal;
         letter-spacing: 1px;
         line-height: 1.1;
    #contactevf{
         position:absolute;
         width: 593px;
         height: 410px;
         margin: 670px 20px;
         background-image: url(../images/form/contact-form.jpg);
         background-repeat:no-repeat;
    #wrapper #contactevf form {
         position:absolute;
         margin:85px auto;
         width: 593px;
         height:326px;
    .info{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 14px;
         font-weight: bold;
         text-align: center;
         padding: 2px;
         color: #FFF;
    #wrapper #contactevf #email a {
         font-family: Rockwell;
         font-size: 12px;
         font-weight: bold;
         color: #FFF;
    #logo{
         position:absolute;
         width: 251px;
         height: 176px;
         margin: 10px 20px;
    #email{
         position:absolute;
         width: 230px;
         height: 20px;
         margin: 45px 280px;
         font-family: Arial, Helvetica, sans-serif;
    #aboutenergia{
         position:absolute;
         width: 593px;
         height: auto;
         margin: 220px 20px;
    #wrapper #aboutenergia p {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 12pt;
         color:#000;
         font-weight: normal;
         padding: 20px;
         letter-spacing: 1px;
         line-height: 1.1;
    #themenu{
         position:absolute;
         width: 254px;
         height: 50px;
         margin: 5px 410px;
    #pic{
         position:absolute;
         width: 192px;
         height: 287px;
         margin: 110px 50px;
    #horus {
         position:absolute;
         width: 138px;
         height: 98px;
         margin: 1100px 20px;
    #footer{
         position:absolute;
         width: 500px;
         height: 80px;
         margin: 1100px 310px;
         color: #000;
         text-align: center;
    #wrapper #beth #briefintro p a {
         color: #000;
         font-weight: bolder;
    #wrapper #footer a {
         font-weight: bolder;
         color: #000;
    .ev {
         color: #080;
    .fh {
         color: #202020;
    .field1{
         background-image:url(../images/form/field.jpg);
         background-repeat:no-repeat;
         width:176px;
    .field2{
         background-image:url(../images/form/field.jpg);
         background-repeat: no-repeat;
         width: 118px;
    .field3{
         background-image:url(../images/form/field.jpg);
         background-repeat:no-repeat;
         width: 69px;
    .field4{
         background-image:url(../images/form/commentbox.jpg);
         background-repeat:no-repeat;
         width: 191px;
         height: 56px;
    #wrapper #beth #briefintro p a {
         font-family: Rockwell;
         color: #202020;
    Your assitance will be greatly appreciated!

    FYI, we have tested and confirmed that the BrowserLab rendering of your page for IE7 is accurate. I'm glad that BrowserLab was able to help you find the issue with your page, but we on the BrowserLab team don't have the bandwidth to be able to help out with the HTML/CSS issues our users find in their pages.
    Hopefullly another user on these forums will be able to help. You might also try cross-posting your question to an appropriate Dreamweaver forum ( http://forums.adobe.com/community/dreamweaver ).
    Thanks,
    Mark

  • "background color not showing"

    Hi all,
    I am back with a new problem..hope u guys will help me out..
    I have a very basic prgm where i am trying out the GUI things..
    here is my code:import java.lang.* ;
    import java.awt.* ;
    import java.awt.event.*;
    import javax.swing.* ;
    class SecTest {
    public static void main(String args[])
      JFrame MyFrame = new JFrame("MyFrame");
      MyFrame.setBackground(Color.pink);
      // MyFrame.show();//if i put it only here..it doesnt show me the string
      MyFrame.setBounds(100,100,400,400);
      MyFrame.addWindowListener(new WindowAdapter()
        public void windowClosing(WindowEvent e)
          System.exit(0);
      Toolkit MyTk = Toolkit.getDefaultToolkit();
      Image MyImg = MyTk.getImage("not.gif"); // not.gif is in my current directory
      MyFrame.setIconImage(MyImg);
      Container MyContentPane = MyFrame.getContentPane();
      JPanel MyPanel = new JPanel();
      MyContentPane.add(MyPanel);
      MyContentPane.add(new NewPanel());
      MyFrame.show();
      // but then if i have .show() at both places..i just get a flash of pink background and again the usual gray one..
    class NewPanel extends JPanel {
    public void paintComponent(Graphics g)
      super.paintComponent(g);
      Font f = new Font("SansSerif", Font.BOLD+Font.ITALIC, 20);
      g.setFont(f);
      g.setColor(new Color(0,128,124));
      g.drawString("Hello There..This is my first GUI program",50,50);
    };Thanks & Regards,

    You want to set the JPanel color pink so it shows, because that's the topmost layer, not the frames. And the reason why if you add show() up there your String doesn't appear, is because you haven't created the JPanel that display that yet. You need to use show() after you've created all your components so they appear. Here's the modified code:
    import java.lang.* ;
    import java.awt.* ;
    import java.awt.event.*;
    import javax.swing.* ;
    class SecTest {
    public static void main(String args[])
      JFrame MyFrame = new JFrame("MyFrame");
      //MyFrame.setBackground(Color.pink);
      // MyFrame.show();//if i put it only here..it doesnt show me the string
      MyFrame.setBounds(100,100,400,400);
      MyFrame.addWindowListener(new WindowAdapter()
        public void windowClosing(WindowEvent e)
          System.exit(0);
      Toolkit MyTk = Toolkit.getDefaultToolkit();
      Image MyImg = MyTk.getImage("not.gif"); // not.gif is in my current directory
      MyFrame.setIconImage(MyImg);
      Container MyContentPane = MyFrame.getContentPane();
      JPanel MyPanel = new JPanel();
      MyContentPane.add(MyPanel);
      MyContentPane.add(new NewPanel());
      MyFrame.show();
      MyFrame.show();
      // but then if i have .show() at both places..i just get a flash of pink background and again the usual gray one..
    class NewPanel extends JPanel {
    public void paintComponent(Graphics g)
      super.paintComponent(g);
      setBackground(Color.pink);
      Font f = new Font("SansSerif", Font.BOLD+Font.ITALIC, 20);
      g.setFont(f);
      g.setColor(new Color(0,128,124));
      g.drawString("Hello There..This is my first GUI program",50,50);
    };

  • 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

  • HP 8600 Printer setting changes do not work with internet explorer v11 and win7

    I can connect to my printer using my IP address in ie 11, and i can look at lots of things, but if i attempt to change something simple, like the time, i get an error message back that says invalid input.  However, if i use Firefox v26.0, it works fine.  I have the latest drivers installed on my laptopt.  can this be resolved?   I have to do this from time to time because the clock on the printer does not keep the correct time.  Apparently, there is no fix for that.  (other than manually  adjusting it from time to time)
    This question was solved.
    View Solution.

    Hi,
    Open IE 11 internet options and place the printers EWS IP address in the compatibilty view section. You can then save changes
    I was an HP employee
    Reminder: Please select the "Accept as Solution" button on the post that best answers your question. Also, you may select the "Kudos" button on any helpful post to give that person a quick thanks.

  • Gradient filled background is not showing up in Internet Explorer on a PC.

    My gradient filled background is not showing up in Internet Explorer on a PC.
    I'm working on a MAC, so I don't know of anyway to preview a new MUSE Site in I.E. since it's no longer supported on a Mac.
    When the Home Page is viewed, my blue sky gradient background shows up as a white box?? I need a fix for this please.
    Here is my url:  www.ThanksSanta.org

    Hello,
    We might have to look into your .muse file to have a better look into the issue.
    I tried it on a sample file but it worked fine for me.
    Could you please e-mail your .muse file on [email protected] You can use Adobe SendNow service (https://sendnow.acrobat.com/) to send your file in case it is larger than 20MB.
    Please do not forget to mention the link to this forum in your e-mail.
    Regards,
    Sachin

  • Disable set as background from right click in internet explorer 8,9,10,11 by GPO in Win Serv 2008 R2

    Hi.
    How to disable ''set as background'' from right click in internet explorer 8,9,10,11 by GPO in Win Serv 2008 R2.
    People in my domain can set their background by right click in the pics on their IE, I enabled by GPO a wallpaper by default in ''Administrative Templates > Desktop > Desktop > Desktop Wallpaper''  and I enable too the  ''Administrative Templates
    > Control Panel > Personalization > Prevent changing desktop background'' at login people have the corporative Desktop but they can change by IE. What can I do? thanks.
    <u5:p></u5:p>

    Hi,
    I test this issue, actually, in IE 11, the option "set as backgroud" is grayed out after I applied policy  Administrative Templates > Control Panel > Personalization > Prevent changing desktop background, but seems not suitable for
    other versions of IE.
    You can try other solutions listed in the similiar thread
    How to disable the "Set as Desktop background"?<o:p></o:p>
    http://social.technet.microsoft.com/Forums/en-US/889447df-8452-44b4-bcdf-bf217b75ce6f/how-to-disable-the-set-as-desktop-background?forum=windowssteadystate
    Regards<o:p></o:p>
    Yolanda
    TechNet Community Support

Maybe you are looking for

  • Safari won't open and wheel (mouse pointer) keeps spinning

    Hi guys. I'm going crazy here as everything I've read and tried doesn't work? I've deleted cache files, history, plug-ins etc etc and every time I try and launch Safari, I keep getting the spinning wheel/beach ball/mouse pointer and safari doesn't op

  • How to display the Hierarchy Node Level in BEx

    Hi Folks, In my report I have a Hierarchy. I have to display the Node level of the Hierarchy in the output. For Eg:          If I have BB under AA root node then in the output it should display Level 1 for AA and Level 2 for BB. Thanks in Advance. Re

  • Viewing photos from phone

    should I be able to view photos that are on my phone on my pb? i can see them in bridge files, but when i try to open, pb takes me to pb photos and does not open the photo from the phone. am i missing a step or do i have to manually move the photos t

  • Solution to all of your problems (maybe)

    all i can say is update all of your stuff (software, drivers, windows, etc). Make sure your computer has no problems (spyware, viruses, etc.)(use ad-aware, spybot and ewido). Clean-up the junk and registry (www.ccleaner.com , works great). this shoul

  • No outbound binding found. ?

    what do we mean by this error: No outbound binding found.