|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
when i click on the back button on the site I'm developing the page turns blank until you click on the page and then it appears again. All works fine in ie5.5&6 just seems to happen in 5.1.
Anyone help me out? here's the code <script src="__utm.js"></script> <html> <head> <title>Portfolio</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="styles/style-01.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%"> <tr> <td valign="top" align="center"> <table width="800" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="410" bgcolor="#00829b"><img src="images/logo-portfolio.gif" width="190" height="79"></td> <td width="330" bgcolor="#339baf" background="images/top-vllines-port.gif" align="right" valign="top" > <form name="search" action="portfolio.asp" method="get"> <br> <table width="300" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="mainlinks" width="152" align="right">View Portfolio </td> <td width="109"> <select name="mnuSearch" onChange="search.submit()"> <option value=""> Please select a category </option> <option value="Advertising">Advertising</option> <option value="Print Design">Print Design</option> <option value="Corporate Identity">Corporate Identity</option> <option value="Website Design">Website Design</option> <option value="Banner Ads">Banner Ads</option> </select> </td> <td width="39"> </td> </tr> </table> </form> </td> <td width="60" bgcolor="#00829b"> </td> </tr> <tr> <td width="410" height="1"></td> <td width="330" height="1"></td> <td width="60" height="1"></td> </tr> <tr bgcolor="#7fc0cd"> <td width="410" height="25" bgcolor="#7fc0cd"> </td> <td width="330" height="25" class="mainlinks"> <div align="center"><a href="index.asp">Home | </a><a href="services.asp"> Services | </a><a href="contactus.asp"> Contact us</a><a href="aboutus.asp"> | About us</a></div> </td> <td width="60" height="25"> </td> </tr> <tr> <td width="410" height="1"></td> <td width="330" height="1"></td> <td width="60" height="1"></td> </tr> </table> <table width="800" border="0" cellspacing="0" cellpadding="0" height="210"> <tr> <td width="410" align="right" valign="top" height="440" background="images/left-vline.gif"> <table width="350" border="0" cellspacing="0" cellpadding="0" height="350"> <tr> <td align="center"><img src="images/portfolio/cyranos-main.gif"></td> </tr> </table> </td> <td width="330" bgcolor="#f4f7fa" align="center" valign="top" height="440" background="images/centre-vline.gif"> <br> <br> <table width="290" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top"> <p class="heading-01portfolio">Advertising</p> <p class="heading-02portfolio">Cyrano's Restaurant - Theme Weeks </p> <p><span class="heading-02portfolio">Background</span><br> Cyrano’s, a contemporary <br><br> <span class="heading-02portfolio">Challenge</span><br> A series <br><br> <span class="heading-02portfolio">Side-on's Solution</span><br> Side’s. <br><br>Visual effect <br><br>To achieve <br><br>In-store branding </p> <p class="weburl"><a href=" " target="blank"> </a></p> <table width="290" border="0" cellspacing="0" cellpadding="0" height="1"> <tr> <td background="images/text-hline.gif"></td> </tr> </table> <p class="backportfolio"><A HREF="javascript:history.go(-1)">< Back</A></p> <p> </p> </td> </tr> </table> <br> </td> <td width="59" height="440" valign="top" background="images/right-vline.gif"> <table width="59" border="0" cellspacing="0" cellpadding="0" height="350" background="images/portfolio/cyranos-main.gif"> <tr> <td> </td> </tr> </table> <img src="images/spacer.gif" width="60" height="20"></td> </tr> </table> <table width="800" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="25" bgcolor="#7fc0cd"> </td> </tr> </table> <table width="800" border="0" cellspacing="0" cellpadding="0" height="100%"> <tr> <td width="410" background="images/left-vline.gif"> </td> <td width="330" valign="top" background="images/centre-vline.gif"> <table width="300" border="0" cellspacing="0" cellpadding="5"> <tr> <td> <div align="center">Contact us | Legal notice | Bookmark this page</div> </td> </tr> </table> <p> </p> </td> <td width="60" background="images/right-vline.gif"> </td> </tr> </table> </td> </tr> </table> </body> </html> |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > ie 5.1 - next/prev button makes a blank page until you click it??? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|