Web Analytics Made Easy -
StatCounter Scrollbar works for Chrome but not IE or FF - CodingForum

Announcement

Collapse
No announcement yet.

Scrollbar works for Chrome but not IE or FF

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Scrollbar works for Chrome but not IE or FF

    Hey there,

    This is my first time posting and I inherited this site from someone else, sorry that it's a mess. I really just need a bare-bones website that will display relevant information that gets updated once a year. I put this together, but now any extra content doesn't display in IE (latest version) and scroll bars don't appear in FF. Let me know if there's a fix for this sort of thing.

    Website:


    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <!-- BeginEditable name="doctitle" -->
    <title>Bao Lab - Research</title>
    <!-- EndEditable -->
    <!-- BeginEditable name="head" -->
    <style type="text/css">
    <!--
    .style19 {font-size: small}
    .style22 {color: #000000}
    -->
    </style>
    <!-- EndEditable -->
    <style type="text/css">
    <!--
    body {
    	background-image:  url();
    	background-color: #4E786F;
    }
    .style2 {font-size: small; color: #000000; }
    a:link {
    	text-decoration: none;
    	color: #999999;
    }
    a:hover {
    	text-decoration: underline;
    	color: 999999;
    }
    .style12 {
    	color: #57919F;
    	font-size: xx-small;
    }
    body,td,th {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	color: #000000;
    }
    a:visited {
    	text-decoration: none;
    	color: 999999;
    }
    a:active {
    	text-decoration: none;
    	color: 999999;
    }
    .style15 {font-size: 10px}
    .style16 {color: #FFFFFF}
    -->
    </style>
    <script type="text/javascript">
    
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-24478845-1']);
      _gaq.push(['_trackPageview']);
    
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();
    
    </script>
    <script type="text/javascript">
    
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-24478845-1']);
      _gaq.push(['_trackPageview']);
    
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();
    
    </script>
    </head>
    
    <body>
    <div align="left">
    
      <table width="70%" height="254" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr valign="top" bgcolor="#FFFFFF">
          <th height="144" bordercolor="0" bgcolor="#FFFFFF" scope="col"><A HREF="home.htm"><img src="Photos/Banner1line.jpg"  width=100% height="275" alt="header" border="0" /></a></th>
        </tr>
        <tr bordercolor="0" bgcolor="#003333">
          <th align="center" valign="middle" bordercolor="0" bgcolor="003333" scope="row"><a href="file:///F|/website/about.htm"></a>
    <span class="style2">
    <a href="researchmain.htm"><img src="Photos/Research.jpg" width="110" height="27" border="0" />
    </a></span><a href="peoplemenu.htm"><img src="Photos/people.jpg" width="110" height="27" border="0" />
    </a><a href="Centers.htm"><img src="Photos/Centers.jpg" width="110" height="27" border="0" />
    </a><a href="publicationsmenu.htm"><img src="Photos/Publications.jpg" width="110" height="27" border="0" />
    </a><span class="style2"><a href="External/employment.htm"><img src="Photos/Positions.jpg" alt="links" width="110" height="27" border="0" />
    </a><a href="News.htm"><img src="Photos/News.gif" alt="news" width="110" height="27" border="0">
    </a></span><span class="style2"><a href="External/contact.htm"><img src="Photos/Contact.jpg" width="110" height="27" border="0">
    </a></span></th>
        </tr>
    </table>
    
    
    
    
    
    
    
    <table width="70%" height="351" border="0" align="center" cellpadding="0" cellspacing="0"  bgcolor="#FFFFFF" >
        <tr bgcolor="#FFFFFF" align="center">
       
    <td>
            <div align="left" class="style19">
              <p><strong>
                 
              <blockquote>Welcome to the Bao Lab</strong>
                  <br/><br/>
                Research in the Bao lab is centered on developing bionanotechnologies and biomolecular engineering approaches for basic biological studies and medicine.  Current methodology development includes the dual FRET molecular beacons, peptide-linked molecular beacons, NIR molecular beacons, magnetic nanoparticle probes, quantum dot bioconjugates for optical and EM imaging of nucleic acids and proteins, activitable molecular probes, filtration-based protein microarrays, organelle chips and lipid microarrays, and engineered nanodevices driven by biomolecular motors.  The development of the methodologies involves probe design and validation, synthesis of biomolecules, bioconjugation, specific tagging and targeting, cellular delivery, surface modification, mutagenesis, as well as addressing imaging issues such as sensitivity, specificity, spatial and temporal resolution, and signal-to-background ratio.  These novel technologies and methods have a broad range of applications, both in basic biological research, and disease studies.</p>
    
     
                <blockquote>
    
                  <blockquote>
                    <blockquote>
                      <p><center><img src="Photos/GAtech3web.gif" width="480" height="358"></center></p>
                    </blockquote>
                  </blockquote>
                </blockquote>
    The Bao Lab provides excellent training opportunities for PhD candidates and postdoctoral fellows.  It has a strong track record in training and helping young researchers to realize their potential as the next-generation leaders in bioengineering and biotechnology.
              </blockquote>
    	
            </div>
          </blockquote>          </td>
    
        </tr>
    </table>
    </div>
    <div>
        <tr bgcolor="#003333">
          <table border="0" width=70% align="center" bgcolor="#003333">
    			<td width="165">
          <a href="http://www.coe.gatech.edu/"> <img border="0" src="Photos/gatech3.gif" width="133" height="60"></a></td>
    			<td>
    			<p align="center"><font color="#FFFFFF" face="Arial" size="1">
    			<a style="color: #FFFFFF; text-decoration: none; font-size: 8pt; font-family: Arial" href="http://www.bme.gatech.edu/">
    			The Wallace H. Coulter Department of Biomedical Engineering</a><br>
    			Georgia Institute of Technology/Emory University<br> 
    			Atlanta, Georgia </font></p></td>
    			<td width="165">
    			<p align="center">
    			<a href="http://med.emory.edu/">
    			<img border="0" src="Photos/Emory2.gif" width="154" height="40" align="right"></a></td>
    		</tr>
    	</table>
    </div>
    
    </body>
    <!-- InstanceEnd --></html>
    Last edited by gtbiolab; Aug 17, 2011, 03:04 PM.

  • #2
    I dont see anything wrong immediately with regards to content not showing or scrollbars not working. IE8 and FF 4 both work fine.

    Can you post a screenshot of what you're seeing wrong?
    Teed

    Comment


    • #3
      Screenshot

      Thanks for getting back to me so quickly, I've attached a screenshot of the IE and FF screens I see. I also attached the chrome screen to show what it is missing.
      Attached Files
      Last edited by gtbiolab; Aug 17, 2011, 03:30 PM. Reason: Forgot extra things.

      Comment


      • #4
        Did the screenshots help at all?

        Comment

        Working...
        X
        😀
        🥰
        🤢
        😎
        😡
        👍
        👎