Link in css pane unclickable

Discuss how to use and promote Web standards with the Mozilla Gecko engine.
Post Reply
rockh1
Posts: 73
Joined: February 25th, 2005, 1:00 pm

Link in css pane unclickable

Post by rockh1 »

I have friend using a late version of Seamonkey who uses a secure page to register/document a girl's softball team. The css has a menu, and all the links work but one: it is labeled Roster. Their tech support says that "Firefox" has an issue, and we must use IE for that one link. This same page worked last year.

I have the source code of the pane in question, if that would be helpful.

I can furnish more details if needed.
User avatar
BenoitRen
Posts: 5946
Joined: April 11th, 2004, 10:20 am
Location: Belgium

Post by BenoitRen »

It's more likely that the page in question has an issue, and IE is misbehaving, like usual.

Have a link to the page in question? If that's not possible, please do post the source code. Be sure to tick the box that disables HTML when you post, accessible in the full Post Reply page.

I'll request this thread to be moved to Web Development.
rockh1
Posts: 73
Joined: February 25th, 2005, 1:00 pm

Link in css pane unclickable

Post by rockh1 »

Here is the source code of the pane in question:
Last edited by rockh1 on March 12th, 2008, 6:39 pm, edited 1 time in total.
rockh1
Posts: 73
Joined: February 25th, 2005, 1:00 pm

Link in css pane unclickable

Post by rockh1 »

Here is the source code of the pane in question:

<HTML>
<HEAD>
<base target='main'>
<STYLE TYPE='text/css'>
.btn_on
{
/*background-color: #0099FF;*/
background-color: #FF0000;
border-top: 1px solid #000000;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
color: #0F3356;
font-family:verdana;
font-weight: bold;
font-size: 7pt;
height: 17px;
cursor: hand;
padding-left: 2px;
}
.btn_off
{
/*background-color: #000099;*/
background-color: #0F3356;
border-top: 1px solid #5768B0;
border-left: 0px solid #5768B0;
border-bottom: 1px solid #000000;
border-right: 0px solid #000000;
color: #FFFFFF;
font-family:verdana;
font-weight: bold;
font-size: 7pt;
height: 17px;
cursor: hand;
padding-left: 2px;
}
.btn_menu
{
/*background-color: #000099;*/
background-color: #0F3356;
border-top: 1px solid #5768B0;
border-left: 0px solid #5768B0;
border-bottom: 1px solid #000000;
border-right: 0px solid #000000;
color: #FF0000;
font-family:verdana;
font-weight: bold;
font-size: 7pt;
height: 17px;
cursor: default;
padding-left: 2px;
}
-->
</STYLE>
</head>
<BODY BGCOLOR='#FFFFFF' topmargin='0' leftmargin='0' marginwidth='0' marginheight='0'
text='#FFFFFF' link='#FFFFFF' vlink='#FFFFFF' alink='#FFFFFF'>
<map name='FPMap0'> <area href='TournamentDirector.ASP?WCI=login' target=right shape='rect' coords='4, 8, 97, 23'> <area href='TournamentDirector.ASP?WCI=EmailPassword' target=right shape='rect' coords='29, 29, 140, 44'> <area href='TournamentDirector.ASP?WCI=NewUser' target=right shape='rect' coords='28, 45, 123, 59'> </map> <IMG SRC='images/ASA/side2_01.gif' width='175' height='70' usemap='#FPMap0' border='0'><table border='0' width='163' cellspacing='0' cellpadding='0' ID='Table2' bgcolor='#0F3356' style='font-family:arial;'><tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP' target=_top><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Home';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='http://www.fastpitchsoftball.net' target=_top>Home</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=Versions' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Version Tracking 33.4';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=Versions' target=right>Version Tracking 33.4</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=TourSearchFrm' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Tournament Sign Up';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=TourSearchFrm' target=right>Tournament Sign Up</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=TeamsSearch' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Teams';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=TeamsSearch' target=right>Teams</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=AssociationSearch' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Associations';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=AssociationSearch' target=right>Associations</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=UseMaps' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Field Locator';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=UseMaps' target=right>Field Locator</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=BBListing' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Bulletin Boards';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=BBListing' target=right>Bulletin Boards</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=NationalListing' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='ASA Nationals';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=NationalListing' target=right>ASA Nationals</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=ASAAreas' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='ASA Info';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=ASAAreas' target=right>ASA Info</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='forms/Forms.htm' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='ASA Forms';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='forms/Forms.htm' target=right>ASA Forms</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=Games' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Games';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=Games' target=right>Games</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=TKT&Pg=1' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='HELP / Support';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=TKT&Pg=1' target=right>HELP / Support</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='IPR/IPRMain.htm' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Player ID Cards';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='IPR/IPRMain.htm' target=right>Player ID Cards</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=ControlPanel&x=080312124434' target=_self><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='<i>Menu Refresh</i>';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=ControlPanel&x=080312124434' target=_self><i>Menu Refresh</i></a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='arrowup.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=ControlPanel&x=080312124434&MenuHide=ON' target=_self><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='<i>Hide Upper Menu</i>';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=ControlPanel&x=080312124434&MenuHide=ON' target=_self><i>Hide Upper Menu</i></a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/transparent.gif' width='8' height='15'></font></td><td width='135px' class='btn_menu' ></td><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=EditTeam' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Edit My Team Info';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=EditTeam' target=right>Edit My Team Info</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=EditPlayers&TID=22740&fdsa=031208441234' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Edit Players / Staff';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=EditPlayers&TID=22740&fdsa=031208441234' target=right>Edit Players / Staff</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=IPRStart&Pg=1' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Player Registration';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=IPRStart&Pg=1' target=right>Player Registration</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=TeamReqTravPerm' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Request Travel Permit';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=TeamReqTravPerm' target=right>Request Travel Permit</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=ASARosterPrint&TID=22740' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='My Roster';return true" onmouseout="this.className='btn_off'; window.status=''; return true">My Roster</td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=TourDropFrm' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Drop a Tournament';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=TourDropFrm' target=right>Drop a Tournament</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=EditTeamPics&TeamID=22740' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Edit Photo Album';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=EditTeamPics&TeamID=22740' target=right>Edit Photo Album</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=NotePad&Pg=Main' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Note Pad';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=NotePad&Pg=Main' target=right>Note Pad</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='Mailto:None;oki@datzfast.com;safmtz@yahoo.com;sewton21@aol.com;tkriddle@hotmail.com' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Email My Team';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='Mailto:None;oki@datzfast.com;safmtz@yahoo.com;sewton21@aol.com;tkriddle@hotmail.com' target=right>Email My Team</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=ManageLogin' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Manage Logins';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=ManageLogin' target=right>Manage Logins</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr><tr><td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/menu_arrow.gif' width='8' height='15'></font></td><a href='TournamentDirector.ASP?WCI=logout' target=right><td width='135px' class='btn_off' onmouseover = "this.className='btn_on'; window.status='Logout';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=logout' target=right>Logout</a></td></a><td valign='top' width='15px'><img border='0' src='images/ASA/menu_right.gif' width='15' height='17'></td></tr> <tr> <td width='17' valign='bottom'><p align='center'><font size='1' face='Arial'><img border='0' src='images/ASA/transparent.gif' width='8' height='15'></font></td> <td width='135px' class='btn_menu'></td> <td valign='top' width='15px'><img SRC='images/ASA/curve3.gif' width='15' height='17'></td> </tr><tr><td colspan='2' height='5'> </td> <td valign='top' width='15px' height='5'><img border='0' src='images/ASA/whitebox.gif' width='15' height='100%'></td> </tr> <tr> <td colspan='2'><img border='0' src='images/ASA/menu_bottomcurve3.gif' width='148' height='19'></td> <td><img border='0' src='images/ASA/menu_curvedot2.gif' width='15' height='19'></td> </tr> </table></body></html>

I'll get the url of the page(it's a secure page, requiring login) tomorrow.

>I'll request this thread to be moved to Web Development.
Sorry, but I just really didn't see anything that looked as if it fit. :-(
Unarmed
Posts: 4941
Joined: July 31st, 2003, 1:26 pm

Post by Unarmed »

This would appear to be the relevant code:

Code: Select all

<td width='135px' class='btn_off' onmouseover="this.className='btn_on'; window.status='My Roster';return true" onmouseout="this.className='btn_off'; window.status=''; return true">My Roster</td>


Compare this with one of the working links:

Code: Select all

<td width='135px' class='btn_off' onmouseover="this.className='btn_on'; window.status='Drop a Tournament';return true" onmouseout="this.className='btn_off'; window.status=''; return true"><a href='TournamentDirector.ASP?WCI=TourDropFrm' target="right">Drop a Tournament</a></td>


It looks to me like they forgot to add a link to the "My Roster" menu item. The HTML code you posted does not work for me in IE6, and I wouldn’t expect it to. Since it’s ASP, though, it’s possible IE is getting different HTML than other browsers. You might check the source in IE to see.
rockh1
Posts: 73
Joined: February 25th, 2005, 1:00 pm

Post by rockh1 »

I forwarded the code you sent. I doubt if they'll admit to having a problem, it's worth a try. It sounds to me like they are a hard line IE shop. If I get a reply, I'll post back.

Thank you for your help!
Post Reply