Link to home
Create AccountLog in
Avatar of dragboatrandy
dragboatrandy

asked on

Links not working in Firefox or Opera

I am having trouble with links in FireFox.  

Example:
http://www.wisebamboo.com/Users_Registration_Confirmation2.php?email=randy@dragboats.com&token=8lope17ty8p9

There is a link next to the password box, but it will not work - only in FireFox and Opera, but works fine in IE.

Here is the source code for this page!
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/main.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>WiseBamboo.com - Registration Confirmation</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<link href="layoutBoxes.css" rel="stylesheet" type="text/css" />
<script type="text/JavaScript">
<!--
function showPayForm(){
      //var ppForm = document.getElementById("ppForm");
      //var ccForm = document.getElementById("ccForm");
      for (var i=0; i < 2; i++)
         {
         if (document.WAATKRegistrationForm.membershipOption[i].checked)
      {
      var rad_val = document.WAATKRegistrationForm.membershipOption[i].value;
        //alert(rad_val);
      }
   }
   if(rad_val == "standard") {
               ccForm.style.display = 'none';
            //ppForm.style.display = 'none';
               }
         if(rad_val == "premium"){
            ccForm.style.display = '';
            //ppForm.style.display = 'none';
            }
}
//-->
</script>
<!-- InstanceEndEditable -->
<link href="main.css" rel="stylesheet" type="text/css" />
</head>
<body>
<!-- InstanceBeginEditable name="AfterBody" -->
<!-- InstanceEndEditable -->
<table width="990" border="1" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><div id="main">
  <div id="header"><img src="images/main_01.png" width="251" height="85" alt="WiseBamboo.com - The Best Way to Sell Real Estate" longdesc="http://www.wisebamboo.com" /><img src="images/main_02.png" width="366" height="85" alt="WiseBamboo.com - The Best Way to Sell Real Estate" longdesc="http://www.wisebamboo.com" /><img src="images/main_03.png" width="373" height="85" /></div>
 
  <div id="menu"><img src="images/main_home.png" width="131" height="31" alt="WiseBamboo.com Homepage" longdesc="file:///X|/Websites/WiseBamboo/public_html/index.php" /><img src="images/main_find.png" width="120" height="31" alt="Find A Property" longdesc="file:///X|/Websites/WiseBamboo/public_html/search.php" /><img src="images/main_list.png" width="116" height="31" alt="List Your Property" longdesc="file:///X|/Websites/WiseBamboo/public_html/members/list_property.php" /><img src="images/main_login.png" width="54" height="31" alt="Member Login" longdesc="file:///X|/Websites/WiseBamboo/public_html/Users_LogIn.php" /><img src="images/main_08.png" width="569" height="31" /></div>
  <div id="content"><!-- InstanceBeginEditable name="Content Area" -->
<div id="mainContainer">
      <div id="full">
        <div id="leftTop">
          <div id="tl"></div>
          <div class="leftTitle">WISEBAMBOO.COM'S MEMBERSHIP REGISTRATION confirmation</div>
          <div id="tr"></div>
        </div>
        <div id="fullContent">
          <table border="0" cellspacing="0" cellpadding="0" id="fullTable">
            <tr>
              <td width="26" background="images/l.png">&nbsp;</td>
              <td width="843"><p class="highlight"><?php echo $row_rsUsers['FirstName']; ?>, your almost done!<br />
                Your account is not yet activated!</p>
                <p>This is the final step in the registration process. Complete the steps below to activate your account. Once activated, you can freely use the services at WiseBamboo.com. Un-Activated accounts will be terminated after 30 days.</p>
                <p>As an introductory offer, WiseBamboo.com is offering our 3-Star Premium Membership for FREE for the first 30 days of our <br />
                initial launch. So use all of the premium features for nothing for the first month - a $14.99 discount.</p>
                </td>
              <td width="31" background="images/r.png">&nbsp;</td>
            </tr>
          </table>
          <div id="leftBtm">
            <div id="bl"></div>
            <div id="br"></div>
          </div>
        </div>
      </div>
      <div id="left">
      <div id="leftTop">
          <div id="tl"></div>
          <div class="leftTitle">Your Title Here</div>
          <div id="tr"></div>
        </div>
<table border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="26" background="images/l.png">&nbsp;</td>
    <td width="293" bgcolor="#FFFFFF">
    <form method="post" name="WAATKRegistrationForm" id="WAATKRegistrationForm">
    <table width="293" border="0" cellspacing="0" cellpadding="0" id="leftInnerTable">
      <tr>
        <td width="30" class="textCenter"><input name="membershipOption" type="radio" class="textCenter" id="membershipOption" onclick="showPayForm()" value="standard" checked="checked"/></td>
        <td width="263"><img src="images/3star.png" align="absmiddle" /> 3-Star Premium Member<br />
              FREE til 12/1/2007</td>
      </tr>
</table>
    <table width="293" border="0" cellspacing="0" cellpadding="0" id="leftInnerTable">
      <tr>
        <td class="textCenter">Password:</td>
        <td class="leftText">
          <input type="text" name="Password" id="Password" />
          <input type="hidden" name="Active" id="Active" value="1"/>
          <input type="hidden" name="Activated" id="Activated" value='1'/>
          <input name="UserID" id="UserID" type="hidden" value="<?php echo $row_rsUsers['UserID']; ?>" />          
            <?php
if (ValidatedField("UsersRegistrationConfirmation2","UsersRegistrationConfirmation2"))  {
  if ((strpos((",".ValidatedField("UsersRegistrationConfirmation2","UsersRegistrationConfirmation2").","), "," . "1" . ",") !== false || "1" == ""))  {
    if (!(false))  {
?>
              <div class="errorText">You must provide the password issued with your registration email.</div>
              <?php //WAFV_Conditional Users_Registration_Confirmation2.php UsersRegistrationConfirmation2(1:)
    }
  }
}?>
              <a href="images/listings/10049_1_sm.jpg">link</a></td>
      </tr>
      <tr>
        <td colspan="2" class="textCenter"><input name="activate" id="activate" type="image" value="activate" src="images/button_activate.png" alt="Activate Your Account" /></td>
      </tr>
</table>
    </form></td>
    <td width="31" background="images/r.png">&nbsp;</td>
  </tr>
</table>
  <div id="leftBtm">
          <div id="bl"></div>
          <div id="br"></div>
        </div>  
      </div>
      <div id="med">
        <div id="leftTop">
          <div id="tl"></div>
          <div class="leftTitle">MEMBERSHIP DESCRIPTIONS</div>
          <div id="tr"></div>
        </div>  
    <div id="medContent">
      <table border="0" cellspacing="0" cellpadding="0" id="medTable">
        <tr>
          <td width="26" background="images/l.png">&nbsp;</td>
          <td width="493" class="faqHeading">Standard  Membership</td>
          <td width="31" background="images/r.png">&nbsp;</td>
        </tr>
        <tr>
          <td background="images/l.png">&nbsp;</td>
          <td class="faqText">This is our NO COST option if you are an agent/broker that wants to list all/some of your listings. The service is free, and you can list as many properties as you would like.</td>
          <td background="images/r.png">&nbsp;</td>
        </tr>
        <tr>
          <td background="images/l.png">&nbsp;</td>
          <td class="faqHeading">3-Star Premium Member - $14.99/mo - BEST VALUE</td>
          <td background="images/r.png">&nbsp;</td>
        </tr>
        <tr>
          <td background="images/l.png">&nbsp;</td>
          <td class="faqText">This is the best option if you are a broker/agent. List as many properties as you want, as well as enhanced options like hit-tracking to see how many viewers have looked at your properties, up to 50 pictures of properties, and many other options not available to standard members</td>
          <td background="images/r.png">&nbsp;</td>
        </tr>
        <tr>
          <td background="images/l.png">&nbsp;</td>
          <td class="faqText">&nbsp;</td>
          <td background="images/r.png">&nbsp;</td>
        </tr>
      </table>
         </div>
     <div id="leftBtm">
          <div id="bl"></div>
          <div id="br"></div>
     </div>  

</div>
</div><!-- InstanceEndEditable --></div>
  <div id="footer"><img src="images/footer.png" width="990" height="73" alt="WiseBamboo.com - The Best Way To Sell Real Estate" /></div>
</div></td>
  </tr>
</table>
</body>
<!-- InstanceEnd --></html>

I have checked and it appear I have closed all of my <div> tags, I thought that might be it, but just really stumped at this point.

Thanks for the help
ASKER CERTIFIED SOLUTION
Avatar of TName
TName

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of TName
TName

BTW, in cases like this, using the Firebug extension can prove to be very helpful - you can see right away where elements are located (ampng other things):

https://addons.mozilla.org/en-US/firefox/addon/1843
http://www.getfirebug.com/
ampng other things = among other things...